mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
LibWeb: Add the AnimationEffect IDL object
This commit is contained in:
parent
e03e710d1b
commit
0df06ce273
7 changed files with 336 additions and 1 deletions
|
@ -27,6 +27,7 @@ class RecordingPainter;
|
|||
}
|
||||
|
||||
namespace Web::Animations {
|
||||
class AnimationEffect;
|
||||
class AnimationTimeline;
|
||||
class DocumentTimeline;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue