Andreas Kling
|
c8f09312f7
LibGfx: Rename Path => DeprecatedPath
|
11 місяців тому |
Shannon Booth
|
a342370dfb
LibWeb: Rename SharedImageRequest to SharedResourceRequest
|
11 місяців тому |
Shannon Booth
|
85e8e7ec23
LibWeb: Add support for fetching SVG use elements from external docs
|
1 рік тому |
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 рік тому |
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 рік тому |
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
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 рік тому |
MacDue
|
720c27efbd
LibWeb: Ensure transform of SVG <use> updates with x and y attributes
|
1 рік тому |
Andreas Kling
|
1e0ea45fe5
LibWeb: Make sure that SVG use and symbol elements get paintables
|
1 рік тому |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 рік тому |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 роки тому |
Aliaksandr Kalenik
|
04a5196a5d
LibWeb: Add fast_is<T>() for SVGUseElement
|
2 роки тому |
PrestonLTaylor
|
c7c3043aa2
LibWeb: Implement the `<use>` SVG element
|
2 роки тому |