mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:07:35 +00:00
LibWeb: Add the AnimationEvent IDL objects
This commit is contained in:
parent
3a87c000c4
commit
faaf5b9652
5 changed files with 105 additions and 0 deletions
|
@ -11,6 +11,7 @@ libweb_js_bindings(Clipboard/Clipboard)
|
|||
libweb_js_bindings(Crypto/Crypto)
|
||||
libweb_js_bindings(Crypto/CryptoKey)
|
||||
libweb_js_bindings(Crypto/SubtleCrypto)
|
||||
libweb_js_bindings(CSS/AnimationEvent)
|
||||
libweb_js_bindings(CSS/CSSAnimation)
|
||||
libweb_js_bindings(CSS/CSSConditionRule)
|
||||
libweb_js_bindings(CSS/CSSFontFaceRule)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue