1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 10:55:07 +00:00
serenity/Base/res/html/misc/css-import-relative/css-import-4b.css
Simon Wanner 1f9d76c7b8 LibWeb: Invalidate styles after CSSImportRule loads
This replicates the behavior of StyleSheetList::add_sheet, making sure
the rules added by the imported style sheet are applied.
2022-03-14 22:22:53 +01:00

1 line
37 B
CSS

p.fourth { background-color: lime; }