Files
ladybird/Userland/Libraries/LibWeb/DOM/ParentNode.h
PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree
The spec for the `<use>` element requires a shadow tree for the
rendered content, so we need to be able to escape shadow trees when
rendering svg content.
2023-06-03 05:58:00 +02:00

2.3 KiB