mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:37:34 +00:00
LibWeb: Add CSSConditionRule wrapper
This commit is contained in:
parent
cfe5d63a1e
commit
1951873a5d
5 changed files with 12 additions and 3 deletions
|
@ -451,6 +451,7 @@ endfunction()
|
|||
|
||||
libweb_js_wrapper(Crypto/Crypto)
|
||||
libweb_js_wrapper(Crypto/SubtleCrypto)
|
||||
libweb_js_wrapper(CSS/CSSConditionRule)
|
||||
libweb_js_wrapper(CSS/CSSFontFaceRule)
|
||||
libweb_js_wrapper(CSS/CSSGroupingRule)
|
||||
libweb_js_wrapper(CSS/CSSRule)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue