1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 19:57:41 +00:00
serenity/Userland/Libraries/LibWeb/Animations
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
..
AnimationTimeline.cpp LibWeb: Store all timelines associated with a document on the document 2023-11-07 15:17:09 +01:00
AnimationTimeline.h LibWeb: Store all timelines associated with a document on the document 2023-11-07 15:17:09 +01:00
AnimationTimeline.idl
DocumentTimeline.cpp LibWeb: Add DocumentTimeline IDL object 2023-11-07 15:17:09 +01:00
DocumentTimeline.h LibWeb: Store all timelines associated with a document on the document 2023-11-07 15:17:09 +01:00
DocumentTimeline.idl LibWeb: Add DocumentTimeline IDL object 2023-11-07 15:17:09 +01:00