Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ec1891837f LibWeb: Fix <body> and <img> elements not parsing their class attribute hace 5 años
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") hace 5 años
  Andreas Kling b750843797 LibWeb: Remove assertion in HTMLImageElement::resource_did_load() hace 5 años
  Andreas Kling d4ddb0013c LibWeb: Share decoded images at the Resource level :^) hace 5 años
  Andreas Kling ca8398bc19 LibWeb: Avoid an unnecessary temporary variable in HTMLImageElement hace 5 años
  Andreas Kling 7af337764e LibWeb: Add a naive Resource cache hace 5 años
  Andreas Kling 5ed66cb8d9 LibWeb: Start building a new Resource class to share more resources hace 5 años
  Andreas Kling 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory hace 5 años
  Peter Nelson b8f5b81019 LibWeb: Add support for animated images to HTMLImageElement hace 5 años
  Andreas Kling eb6e35a1be ProtocolServer: Pass HTTP response headers to the client hace 5 años
  Andreas Kling 1813e083ff LibWeb: Dispatch a "load" event on HTMLImageElement hace 5 años
  Andreas Kling 7309642ca8 LibWeb: Use FlyString for Element tag names hace 5 años
  Andreas Kling 7f83f77377 LibWeb: Use FlyString for element attribute names hace 5 años
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb hace 5 años