mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
The DocumentTimeline constructor used the current millisecond time to initialize its currentTime, but that means that a newly created timeline would always have a different time value than other timelines that have been through the update_animations_and_send_events function.
3.7 KiB
3.7 KiB