Shannon Booth
|
e11a7b668f
LibWeb: Do not const qualify clone_element_tree_as_our_shadow_tree
|
преди 1 година |
Shannon Booth
|
cf7f07b822
LibWeb: Pass Element const& to is_valid_reference_element
|
преди 1 година |
Shannon Booth
|
ab70932681
LibWeb: Factor out "process the URL" AO for SVGUseElement
|
преди 1 година |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
преди 1 година |
Andreas Kling
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
преди 1 година |
Andreas Kling
|
c7d9c1c0b2
LibWeb: Update DOM cloning algorithm for declarative shadow DOM
|
преди 1 година |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
преди 1 година |
MacDue
|
0a061a6a63
LibWeb: Allow references via `xlink:href` for SVG `<use>` elements
|
преди 1 година |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
преди 1 година |
MacDue
|
15e3b0ebde
LibWeb: Use SVGGraphicsBox for `<symbol>` and `<use>` elements
|
преди 1 година |
Andreas Kling
|
9aefc5c927
LibWeb: Return a dummy value from various SVG getters
|
преди 1 година |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
преди 1 година |
Shannon Booth
|
f32185420d
LibWeb: Use FlyString where possible in NamedNodeMap
|
преди 1 година |
Luke Wilde
|
54972e3ceb
LibWeb: Implement SVGUseElement#href
|
преди 1 година |
Shannon Booth
|
7909475b14
LibWeb: Port SVGUseElement from ByteString
|
преди 1 година |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
преди 1 година |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
преди 1 година |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
преди 1 година |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
преди 1 година |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
преди 1 година |
Timothy Flynn
|
33443190d0
LibWeb: Store the SVG <use> element's referenced ID as a FlyString
|
преди 1 година |
Shannon Booth
|
48f367adbb
LibWeb: Port get_element_by_id from DeprecatedFlyString
|
преди 1 година |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
преди 1 година |
Aliaksandr Kalenik
|
cad2d2c85b
LibWeb: Use JS::HeapFunction for DocumentObserver callbacks
|
преди 1 година |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
преди 1 година |
MacDue
|
720c27efbd
LibWeb: Ensure transform of SVG <use> updates with x and y attributes
|
преди 1 година |
0GreenClover0
|
f165d2e7ec
LibWeb: Update <use> visuals after changing the referenced element
|
преди 1 година |
Andreas Kling
|
1e0ea45fe5
LibWeb: Make sure that SVG use and symbol elements get paintables
|
преди 1 година |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
преди 1 година |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
преди 1 година |