mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:07:36 +00:00
LibWeb: Add the Animation IDL object
This commit is contained in:
parent
0df06ce273
commit
1ca46afa2f
6 changed files with 270 additions and 0 deletions
|
@ -2,6 +2,7 @@ include(libweb_generators)
|
|||
include(accelerated_graphics)
|
||||
|
||||
set(SOURCES
|
||||
Animations/Animation.cpp
|
||||
Animations/AnimationEffect.cpp
|
||||
Animations/AnimationTimeline.cpp
|
||||
Animations/DocumentTimeline.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue