ladybird/Tests/LibWeb/Layout/data
Sam Atkins f29a95e2fe LibWeb: Assign linked style sheet location when parsing it
Before this change, we assigned the style sheet's location *after* its
content rules were parsed and added to it. This meant any `@import`s
would try to fetch their style sheet before they knew the URL they
should fetch it relative to.
2025-04-15 09:40:38 +01:00
..
import-a.css LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
import-b.css LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
rectangle.svg Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00
svg-with-id.svg LibWeb/SVG: Fix crash when SVG use element is used on an external SVG 2025-01-19 15:01:39 +01:00
svg-without-viewbox.svg Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00