mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:47:35 +00:00
LibWeb: Add CSSGroupingRule wrapper
This commit is contained in:
parent
bc4c185aef
commit
cfe5d63a1e
5 changed files with 13 additions and 3 deletions
|
@ -452,6 +452,7 @@ endfunction()
|
|||
libweb_js_wrapper(Crypto/Crypto)
|
||||
libweb_js_wrapper(Crypto/SubtleCrypto)
|
||||
libweb_js_wrapper(CSS/CSSFontFaceRule)
|
||||
libweb_js_wrapper(CSS/CSSGroupingRule)
|
||||
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