[wpt-sync] Sync PR 21241 - [ScrollSnap] Invalidate SnapContainer when applying transform to target
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox74 fixed)
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21241 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21241
Details from upstream follow.
Yi Gu <yigu@chromium.org> wrote:
[ScrollSnap] Invalidate SnapContainer when applying transform to target
This is a follow-up patch of crrev.com/c/1962567 to support transform
inducing resnapping.Bug:1028316
Change-Id: Ie1ae2f088919665c6ddfbf3d8a9dce119d066f8b
Reviewed-on: https://chromium-review.googlesource.com/2008061
WPT-Export-Revision: 0ae1202891da3688c63e5f209a92f4955d95c900
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 1
FAIL: 3
Chrome
OK : 1
PASS: 3
FAIL: 1
Safari
OK : 1
FAIL: 4
Links
Details
New Tests That Don't Pass
/css/css-scroll-snap/snap-after-relayout/move-current-target.html
Transforming the current snap target should make the scroller resnap to it.: FAIL (Chrome: FAIL, Safari: FAIL)
Moving the current snap target should make the scroller resnap to it.: FAIL (Chrome: PASS, Safari: FAIL)
Changing the layout of other elements should be able to cause resnapping to the target.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•