[wpt-sync] Sync PR 49707 - [carousel] Move ::scroll-button() tests to external WPT
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49707 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49707
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
[carousel] Move ::scroll-button() tests to external WPT
As the spec for ::scroll-button()s is mature enough and passed a few
reviews, not making them .tentative.Spec: https://drafts.csswg.org/css-overflow-5/#scroll-buttons
Bug: 370067113
Change-Id: I6ccd167a5d2b3df35455d0f0544cb6486a1da4a3
Reviewed-on: https://chromium-review.googlesource.com/6098131
WPT-Export-Revision: ea0c2abe1ce9e5ee3f46c3f43aa404a2c02f1277
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests
Status Summary
Firefox
OK
: 2
PASS
: 1[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 2[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, 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]
FAIL
: 10
Chrome
OK
: 2
PASS
: 6
FAIL
: 6
Safari
OK
: 2
PASS
: 2
FAIL
: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-overflow/scroll-buttons-activation-with-columns.html [wpt.fyi]
- CSS Overflow Test: ::scroll-button() activation with column scroll markers:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- CSS Overflow Test: ::scroll-button() activation with column scroll markers:
- /css/css-overflow/scroll-buttons-activation.html [wpt.fyi]
- CSS Test: ::scroll-button() activation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- CSS Test: ::scroll-button() activation:
- /css/css-overflow/scroll-buttons-001.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-002.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-disabled-rtl.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-disabled-vertical-ltr.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-disabled.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-enabled-rtl.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-enabled-vertical-ltr.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-overflow/scroll-buttons-enabled.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8cb7ae500df6
https://hg.mozilla.org/mozilla-central/rev/1ac228706c5e
Description
•