mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-27 03:39:04 +00:00
LibWeb: Add CSSImportRule wrapper
This commit is contained in:
parent
1951873a5d
commit
0cf8986a1e
Notes:
sideshowbarker
2024-07-17 11:05:47 +09:00
Author: https://github.com/AtkinsSJ
Commit: 0cf8986a1e
Pull-request: https://github.com/SerenityOS/serenity/pull/13774
6 changed files with 28 additions and 4 deletions
|
@ -411,6 +411,7 @@ class CryptoWrapper;
|
|||
class CSSConditionRuleWrapper;
|
||||
class CSSFontFaceRuleWrapper;
|
||||
class CSSGroupingRuleWrapper;
|
||||
class CSSImportRuleWrapper;
|
||||
class CSSRuleListWrapper;
|
||||
class CSSRuleWrapper;
|
||||
class CSSStyleDeclarationWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue