Bug 287790
| Summary: | [scroll-animations] WPT test `scroll-animations/css/view-timeline-inset-animation.html` is a failure | ||
|---|---|---|---|
| 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/50750 https://bugs.webkit.org/show_bug.cgi?id=287638 |
||
Antoine Quint
We are failing the test `scroll-animations/css/view-timeline-inset-animation.html` because of how we handle `margin` values to determine the offset width and height of the scrollable content, but the expected behavior is not strictly specified by the css-overflow spec and is not directly relevant to the test. We should rewrite the test to not use margins.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/40702
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/50750
EWS
Committed 290603@main (bf12caa476db): <https://commits.webkit.org/290603@main>
Reviewed commits have been landed. Closing PR #40702 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/145130732>