mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:37:45 +00:00
LibWeb: Add the AnimationPlaybackEvent IDL object
This commit is contained in:
parent
82c36b303c
commit
43dc9dfb69
6 changed files with 102 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
libweb_js_bindings(Animations/Animation)
|
||||
libweb_js_bindings(Animations/AnimationEffect)
|
||||
libweb_js_bindings(Animations/AnimationPlaybackEvent)
|
||||
libweb_js_bindings(Animations/AnimationTimeline)
|
||||
libweb_js_bindings(Animations/DocumentTimeline)
|
||||
libweb_js_bindings(Clipboard/Clipboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue