1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 07:35:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
521f8bd5f2 LibWeb: Add AnimationTimeline IDL object 2023-11-07 15:17:09 +01:00