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.
This commit is contained in:
Simon Wanner 2022-03-14 20:56:05 +01:00 committed by Andreas Kling
commit 1f9d76c7b8
Notes: sideshowbarker 2024-07-17 17:26:34 +09:00
4 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1 @@
@import "css-import-4b.css";