Shannon Booth
|
3910efb80b
LibWeb: Implement Element.removeAttributeNS
|
1 vuosi sitten |
Shannon Booth
|
7a26a889cb
LibWeb: Implement Element.getAttributeNodeNS
|
1 vuosi sitten |
Shannon Booth
|
e6861cb5ef
LibWeb: Port Element::insert_adjacent from ByteString
|
1 vuosi sitten |
Shannon Booth
|
41f84deb9f
LibWeb: Port Element::name to a cached FlyString
|
1 vuosi sitten |
Shannon Booth
|
785fa60cca
LibWeb: Implement Element.getAttributeNS
|
1 vuosi sitten |
Shannon Booth
|
fa1ef30985
LibWeb: Port Element::set_attribute_value from ByteString
|
1 vuosi sitten |
Shannon Booth
|
285bca1633
LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap
|
1 vuosi sitten |
Shannon Booth
|
f32185420d
LibWeb: Use FlyString where possible in NamedNodeMap
|
1 vuosi sitten |
Shannon Booth
|
462f97b28a
LibWeb: Port Element::get_attribute_value from ByteString
|
1 vuosi sitten |
Bastiaan van der Plaat
|
c30911ab10
LibWeb: Hide select chevron icon when `appearance: none;`
|
1 vuosi sitten |
Aliaksandr Kalenik
|
cda1d886df
LibWeb: Fix not working Element::scroll_an_element_into_view()
|
1 vuosi sitten |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 vuosi sitten |
Aliaksandr Kalenik
|
7d757fefeb
LibWeb: Remove FIXME if paintable is missing in getBoundingClientRect()
|
1 vuosi sitten |
Aliaksandr Kalenik
|
8f8ec37d58
LibWeb: Add missing paintable null check in get_bounding_client_rect()
|
1 vuosi sitten |
Andreas Kling
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 vuosi sitten |
Aliaksandr Kalenik
|
e464d484c4
LibWeb: Implement getBoundingClientRect() for inline paintables
|
1 vuosi sitten |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 vuosi sitten |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 vuosi sitten |
Andreas Kling
|
20da5b6153
LibWeb: Remove an unnecessary (and unsafe) cast from Node to Element
|
1 vuosi sitten |
Shannon Booth
|
0cb0d60ac5
LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page&
|
1 vuosi sitten |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 vuosi sitten |
Timothy Flynn
|
aa4dcda5dc
LibWeb+LibWebView+Ladybird: Scale scroll-to CSS positions in PageHost
|
1 vuosi sitten |
Shannon Booth
|
decc071060
LibWeb: Return a scroll offset of 0 for colgroup elements
|
1 vuosi sitten |
Andreas Kling
|
ef809eea1e
LibWeb: Don't assume IO.unobserve() called on observed element
|
1 vuosi sitten |
implicitfield
|
ccea69ad40
LibWeb: Add special handling for text-align when applied to tables
|
1 vuosi sitten |
Shannon Booth
|
c5d3ccca00
LibWeb: Port AriaData from DeprecatedString to String
|
1 vuosi sitten |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
1 vuosi sitten |
Andreas Kling
|
7ee47d81ca
LibWeb: Allocate custom element reactions queue on demand
|
1 vuosi sitten |
Andreas Kling
|
ac8bb89f50
LibWeb: Allocate list of registered intersection observers on demand
|
1 vuosi sitten |
Andreas Kling
|
bdac94870c
LibWeb: Convert Element "attribute change steps" from vector to virtual
|
1 vuosi sitten |