Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 year ago |
Timothy Flynn
|
33443190d0
LibWeb: Store the SVG <use> element's referenced ID as a FlyString
|
1 year ago |
Shannon Booth
|
48f367adbb
LibWeb: Port get_element_by_id from DeprecatedFlyString
|
1 year ago |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 year ago |
Aliaksandr Kalenik
|
cad2d2c85b
LibWeb: Use JS::HeapFunction for DocumentObserver callbacks
|
1 year ago |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 year ago |
MacDue
|
720c27efbd
LibWeb: Ensure transform of SVG <use> updates with x and y attributes
|
1 year ago |
0GreenClover0
|
f165d2e7ec
LibWeb: Update <use> visuals after changing the referenced element
|
2 years ago |
Andreas Kling
|
1e0ea45fe5
LibWeb: Make sure that SVG use and symbol elements get paintables
|
2 years ago |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 years ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 years ago |
Sebastian Zaha
|
d24667a1b6
LibWeb: Rename loaded observer event to match spec
|
2 years ago |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 years ago |
PrestonLTaylor
|
c7c3043aa2
LibWeb: Implement the `<use>` SVG element
|
2 years ago |