mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:17:46 +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
|
@ -4,6 +4,7 @@ include(accelerated_graphics)
|
|||
set(SOURCES
|
||||
Animations/Animation.cpp
|
||||
Animations/AnimationEffect.cpp
|
||||
Animations/AnimationPlaybackEvent.cpp
|
||||
Animations/AnimationTimeline.cpp
|
||||
Animations/DocumentTimeline.cpp
|
||||
Animations/TimingFunction.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue