Bug 284544
| Summary: | [scroll-animations] WPT test scroll-animations/scroll-timelines/reverse-animation.html has failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 284541 | ||
Antoine Quint
The WPT test scroll-animations/scroll-timelines/reverse-animation.html has 3 failures:
FAIL Reversing an animation resets a sticky start time. assert_approx_equals: values do not match for "undefined" expected 100 +/- 0.125 but got 40
FAIL Reversing when when playbackRate == 0 should preserve the playback rate assert_approx_equals: values do not match for "Anchors to range start boundary when playback rate is zero" expected 0 +/- 0.125 but got 50
FAIL Reversing an idle animation aligns startTime with the rangeEnd boundary assert_approx_equals: values do not match for "animation.startTime should be at its effect end" expected 100 +/- 0.125 but got -100
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141356923>