[wpt-sync] Sync PR 43236 - [css-scroll-snap-2] Implement snapchanging for user scrolls
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43236 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43236
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
[css-scroll-snap-2] Implement snapchanging for user scrolls
snapchanging should fire as soon as the browser determines to snap to a
position with a different set of snap targets than its current position
or its most recent snapchanging targets during a scroll.Bug: 1494892, 1500967
Change-Id: I4e97688abb9ccc3fe6f1abac6e102316f4f97b0a
Reviewed-on: https://chromium-review.googlesource.com/5037501
WPT-Export-Revision: f6ca43bfa4446ffd9aed195a70ce4ab462a2586a
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 5 subtests
Status Summary
Firefox
OK : 10
PASS : 2
FAIL : 31[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 33[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub]
TIMEOUT: 6
NOTRUN : 2
Chrome
OK : 11
PASS : 2
FAIL : 36
ERROR : 2
Safari
OK : 10
FAIL : 33
TIMEOUT: 6
NOTRUN : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-scroll-snap-2/snapchanged/snapchanged-after-layout-change.tentative.html [wpt.fyi]
- snapchanged fires after snap area is snapped to upon layout change.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged fires after snap area is snapped to upon layout change without scroll.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged fires when container stops snapping:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged fires when snap container no longer has snap areas:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged fires after snap area is snapped to upon layout change.:
- /css/css-scroll-snap-2/snapchanged/snapchanged-ensures-dom-order.html [wpt.fyi]
- snapchanged lists snapTargets in DOM order.:
FAIL(Chrome:FAIL, Safari:FAIL) - DOM order change doesn't trigger snapchanged if snapped targets don't change.:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged lists snapTargets in DOM order.:
- /css/css-scroll-snap-2/snapchanged/snapchanged-on-programmatic-root-scroll.tentative.html [wpt.fyi]
- snapchanged event fires after snap target changes via scrollTo:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged is not fired if snap target doesn't change on programmatic scroll:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged event fires after snap target changes via scrollTo:
- /css/css-scroll-snap-2/snapchanged/snapchanged-on-programmatic-scroll.tentative.html [wpt.fyi]
- snapchanged event fires after snap target changes via scrollTo:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged is not fired if snap target doesn't change on programmatic scroll:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged event fires after snap target changes via scrollTo:
- /css/css-scroll-snap-2/snapchanged/snapchanged-on-user-root-scroll.tentative.html [wpt.fyi]
- snapchanged event fires after snap target changes on touch scroll:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on wheel scroll:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on scrollbar drag:
FAIL[Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-debug,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-debug,Gecko-windows11-64-2009-qr-opt,GitHub],PASS[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview] (Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on keydown press:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged is not fired if snap target doesn't change on user scroll:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged event fires after snap target changes on touch scroll:
- /css/css-scroll-snap-2/snapchanged/snapchanged-on-user-scroll.tentative.html [wpt.fyi]
- snapchanged event fires after snap target changes on touch scroll:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on wheel scroll:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on scrollbar drag:
FAIL[Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-debug,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-debug,Gecko-windows11-64-2009-qr-opt,GitHub],PASS[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview] (Chrome:FAIL, Safari:FAIL) - snapchanged event fires after snap target changes on keydown press:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged is not fired if snap target doesn't change on user scroll:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged event fires after snap target changes on touch scroll:
- /css/css-scroll-snap-2/snapchanged/snapchanged-same-targets-after-layout-changed.html [wpt.fyi]
- snapchanged doesn't fire after layout change if snapped to the same elements:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanged doesn't fire after snap to the same targets after scroll. elements:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanged doesn't fire after layout change if snapped to the same elements:
- /css/css-scroll-snap-2/snapchanged/snapchanged-with-proximity-strictness.tentative.html [wpt.fyi]
- Snapchanged fires when scrolling outside proximity range.:
FAIL(Chrome:FAIL, Safari:FAIL)
- Snapchanged fires when scrolling outside proximity range.:
- /css/css-scroll-snap-2/snapchanging/snapchanging-after-layout-change.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT)- snapchanging fires after layout change:
TIMEOUT(Chrome:FAIL, Safari:TIMEOUT)
- snapchanging fires after layout change:
- /css/css-scroll-snap-2/snapchanging/snapchanging-on-programmatic-root-scroll.tentative.html [wpt.fyi]
- snapchanging fires on programmatic scrolls that changes a scroller's snap targets.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanging does not fire on programmatic scrolls that don't trigger a change in snap targets.:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanging fires on programmatic scrolls that changes a scroller's snap targets.:
- /css/css-scroll-snap-2/snapchanging/snapchanging-on-programmatic-scroll.tentative.html [wpt.fyi]
- snapchanging fires on programmatic scrolls that changes a scroller's snap targets.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanging-on-programmatic-scroll:
FAIL(Chrome:FAIL, Safari:FAIL)
- snapchanging fires on programmatic scrolls that changes a scroller's snap targets.:
- /css/css-scroll-snap-2/snapchanging/snapchanging-on-user-root-scroll.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:ERROR, Safari:TIMEOUT)- touch scrolling fires snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - mouse wheel scroll triggers snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - scrollbar dragging fires snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanging fires as scroll moves through different snap targets.:
TIMEOUT(Chrome:FAIL, Safari:TIMEOUT) - snapchanging doesn't fire if scroll doesn't reach different snap targets.:
NOTRUN(Chrome:PASS, Safari:NOTRUN)
- touch scrolling fires snapchanging.:
- /css/css-scroll-snap-2/snapchanging/snapchanging-on-user-scroll.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:ERROR, Safari:TIMEOUT)- touch scrolling fires snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - mouse wheel scroll triggers snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - scrollbar dragging fires snapchanging.:
FAIL(Chrome:FAIL, Safari:FAIL) - snapchanging fires as scroll moves through different snap targets.:
TIMEOUT(Chrome:FAIL, Safari:TIMEOUT) - snapchanging doesn't fire if scroll doesn't reach different snap targets.:
NOTRUN(Chrome:PASS, Safari:NOTRUN)
- touch scrolling fires snapchanging.:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2f27b01d5e3b
https://hg.mozilla.org/mozilla-central/rev/021817365162
Description
•