Historie revizí

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