mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:17:36 +00:00
LibWeb: Add CSSImportRule wrapper
This commit is contained in:
parent
1951873a5d
commit
0cf8986a1e
6 changed files with 28 additions and 4 deletions
|
@ -454,6 +454,7 @@ libweb_js_wrapper(Crypto/SubtleCrypto)
|
|||
libweb_js_wrapper(CSS/CSSConditionRule)
|
||||
libweb_js_wrapper(CSS/CSSFontFaceRule)
|
||||
libweb_js_wrapper(CSS/CSSGroupingRule)
|
||||
libweb_js_wrapper(CSS/CSSImportRule)
|
||||
libweb_js_wrapper(CSS/CSSRule)
|
||||
libweb_js_wrapper(CSS/CSSRuleList)
|
||||
libweb_js_wrapper(CSS/CSSStyleDeclaration)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue