mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
LibWeb: Add DocumentTimeline IDL object
This commit is contained in:
parent
521f8bd5f2
commit
734076946b
6 changed files with 138 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# It is defined here so that there is no need to go to the Meta directory when adding new idl files
|
||||
|
||||
libweb_js_bindings(Animations/AnimationTimeline)
|
||||
libweb_js_bindings(Animations/DocumentTimeline)
|
||||
libweb_js_bindings(Crypto/Crypto)
|
||||
libweb_js_bindings(Crypto/SubtleCrypto)
|
||||
libweb_js_bindings(CSS/CSSConditionRule)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue