mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 19:46:03 +00:00
LibWeb: Add CSSSupportsRule wrapper
This commit is contained in:
parent
fda71a6d48
commit
1cec8e473f
Notes:
sideshowbarker
2024-07-17 11:05:39 +09:00
Author: https://github.com/AtkinsSJ
Commit: 1cec8e473f
Pull-request: https://github.com/SerenityOS/serenity/pull/13774
6 changed files with 18 additions and 2 deletions
|
@ -418,6 +418,7 @@ class CSSRuleWrapper;
|
|||
class CSSStyleDeclarationWrapper;
|
||||
class CSSStyleRuleWrapper;
|
||||
class CSSStyleSheetWrapper;
|
||||
class CSSSupportsRuleWrapper;
|
||||
class CustomEventWrapper;
|
||||
class DocumentFragmentWrapper;
|
||||
class DocumentTypeWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue