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