Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
Sam Atkins
|
cc633123ca
LibWeb: Extract shared lazy-loading behavior into a base class
|
1 anno fa |
Aliaksandr Kalenik
|
4b23046a22
LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()`
|
1 anno fa |
Aliaksandr Kalenik
|
f4a5c136c3
LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter
|
1 anno fa |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 anno fa |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 anno fa |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 anno fa |
Aliaksandr Kalenik
|
0c46d79e78
LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement
|
1 anno fa |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 anno fa |
Zaggy1024
|
34c5043cbe
LibWeb: Use `CSSPixelFraction` to represent aspect ratios
|
1 anno fa |
Aliaksandr Kalenik
|
5ff7448fee
LibWeb: Move viewport subscriptions from BrowsingContext to Document
|
1 anno fa |
Aliaksandr Kalenik
|
bbfedf2e5a
LibWeb: Make HTML::ImageRequest GC allocated
|
1 anno fa |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 anni fa |
Andreas Kling
|
df249f269b
LibWeb: Make responsive images react to changes in size viewport
|
2 anni fa |
Luke Wilde
|
71f6e5c942
LibWeb: Implement `loading=lazy` for `<img>` elements
|
2 anni fa |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
2 anni fa |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 anni fa |
Andreas Kling
|
5c07aeb78e
LibWeb: Update HTML image loading algorithm for recent spec changes
|
2 anni fa |
PrestonLTaylor
|
5d3b7a5ecc
LibWeb: Return DOMException instead of crashing when setting attributes
|
2 anni fa |
Andreas Kling
|
3c7b0192fa
LibWeb: Load external images with image/svg+xml as SVG-as-image
|
2 anni fa |
Andreas Kling
|
e63f68661f
LibWeb: Have ImageProvider bitmap getter take optional size argument
|
2 anni fa |
Andreas Kling
|
8d3240d633
LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio
|
2 anni fa |
Andreas Kling
|
9d78619b59
LibWeb: Let HTMLImageElement delay the document load event again
|
2 anni fa |
Andreas Kling
|
c648e24cff
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
|
2 anni fa |
Andreas Kling
|
3cf73ca0b3
LibWeb: Implement enough of "update the image data" to load images
|
2 anni fa |
Andreas Kling
|
2413de7e10
LibWeb: Make HTMLImageElement loads delay the document load event
|
2 anni fa |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 anni fa |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anni fa |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 anni fa |