Files
ladybird/Libraries/LibWeb/SVG/SVGUseElement.cpp
Tim Ledbetter 936fa1bd60 LibWeb: Apply document stylesheets to SVG use element shadow trees
The SVG spec says document stylesheets should apply inside `<use>`
element shadow trees if the referenced element is from the same
document.
2026-03-02 10:55:07 +01:00

13 KiB