ladybird/Tests/LibWeb/Layout
Jelle Raaijmakers 39ad7833f0 LibWeb: Do not render SVG <symbol> elements unless part of <use>
We were always rendering <symbol> SVG elements, but we should only
render them if they are a child of a <use>'s shadow root. This caused
practically all instances of <symbol> to be drawn at least one time too
many.
2025-11-27 07:55:29 +01:00
..
data LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
expected LibWeb: Do not render SVG <symbol> elements unless part of <use> 2025-11-27 07:55:29 +01:00
input LibWeb: Do not render SVG <symbol> elements unless part of <use> 2025-11-27 07:55:29 +01:00