NEW 284548
[scroll-animations] WPT test scroll-animations/scroll-timelines/setting-timeline.tentative.html has failures
https://bugs.webkit.org/show_bug.cgi?id=284548
Summary [scroll-animations] WPT test scroll-animations/scroll-timelines/setting-timel...
Antoine Quint
Reported 2024-12-12 06:57:17 PST
The WPT test scroll-animations/scroll-timelines/setting-timeline.tentative.html has 5 failures: FAIL Setting a scroll timeline on a running animation synchronizes the currentTime of the animation with the scroll position. assert_approx_equals: Timeline's currentTime aligns with the scroll position even when paused expected a number but got a "object" FAIL Switching from a null timeline to a scroll timeline on an animation with a resolved start time preserved the play state promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'actual.unit')" FAIL Switching from one scroll timeline to another updates currentTime promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'actual.unit')" FAIL Switching from a document timeline to a scroll timeline on an infinite duration animation. assert_approx_equals: values do not match for "undefined" expected 100 +/- 0.125 but got 200 FAIL Changing from a scroll-timeline to a view-timeline updates start time. promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'actual.unit')"
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-12 06:57:36 PST
Note You need to log in before you can comment on or make changes to this bug.