Matthew Olsson
1ca46afa2f
LibWeb: Add the Animation IDL object
2023-11-08 09:58:18 +01:00
Matthew Olsson
0df06ce273
LibWeb: Add the AnimationEffect IDL object
2023-11-08 09:58:18 +01:00
Matthew Olsson
13ae2a4dab
LibWeb: Store all timelines associated with a document on the document
...
This will be required for propagating the current animation time to all
relevant timelines, which each propagate that time to all of their
relevant animations.
2023-11-07 15:17:09 +01:00
Matthew Olsson
734076946b
LibWeb: Add DocumentTimeline IDL object
2023-11-07 15:17:09 +01:00
Matthew Olsson
521f8bd5f2
LibWeb: Add AnimationTimeline IDL object
2023-11-07 15:17:09 +01:00