Bug 283412
| Summary: | [scroll-animations] scroll timelines should use the document's scrolling element as their default and root source | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/49307 | ||
| Bug Depends on: | |||
| Bug Blocks: | 263870 | ||
Antoine Quint
The WPT test `scroll-animations/scroll-timelines/animation-with-root-scroller.html` times out because its `ready` promise never resolves. As it turns out, the scroll timeline created for this test uses the `<body>` element has its source and never yields a resolved current time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140268956>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/36890
Antoine Quint
Retitling to capture the broader issue.
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49307
EWS
Committed 286957@main (2d9d00fde2da): <https://commits.webkit.org/286957@main>
Reviewed commits have been landed. Closing PR #36890 and removing active labels.