mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:57:45 +00:00
LibWeb: Add CSSStyleSheet constructor binding
This commit is contained in:
parent
f303905875
commit
b0f57a2785
8 changed files with 129 additions and 2 deletions
|
@ -105,6 +105,7 @@ class CSSRuleList;
|
|||
class CSSStyleDeclaration;
|
||||
class CSSStyleRule;
|
||||
class CSSStyleSheet;
|
||||
struct CSSStyleSheetInit;
|
||||
class CSSSupportsRule;
|
||||
class CalculatedStyleValue;
|
||||
class Clip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue