[wpt-sync] Sync PR 40641 - [css-scroll-snap-2] Group scroll-start tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40641 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40641
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
[css-scroll-snap-2] Group scroll-start tests
The css-scroll-snap-2 directory will contains tests for scroll-start,
scroll-start-target, snapchanged, snapchanging, and :snapped. Having separate directories for this tests is a better way to organize them.Bug: 1439807
Change-Id: Ide28fcc70cf6e24e52e504978d4a0ebeb721c5ebReviewed-on: https://chromium-review.googlesource.com/4628128
WPT-Export-Revision: 29d817bb536a9d7abb44e72cb58fd7d97910a3a7
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
OK
: 12
PASS
: 2
FAIL
: 11
Chrome
OK
: 12
PASS
: 3
FAIL
: 10
Safari
OK
: 12
PASS
: 3
FAIL
: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-text-fragment-navigation.html [wpt.fyi]
- scroll-start doesn't override text fragment navigation:
FAIL
- scroll-start doesn't override text fragment navigation:
New Tests That Don't Pass
- /css/css-scroll-snap-2/scroll-start/scroll-start-display-toggled.html [wpt.fyi]
- scroll-start does not interfer with recovering saved scroll position after display toggle:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start does not interfer with recovering saved scroll position after display toggle:
- /css/css-scroll-snap-2/scroll-start/scroll-start-fieldset.html [wpt.fyi]
- scroll-start sets default position of fieldset element:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start sets default position of fieldset element:
- /css/css-scroll-snap-2/scroll-start/scroll-start-overflow-toggled.html [wpt.fyi]
- scroll-start sets scroller position if overflow is not visible:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start sets scroller position if overflow is not visible:
- /css/css-scroll-snap-2/scroll-start/scroll-start-root.html [wpt.fyi]
- scroll-start sets the initial scroll position of the document:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start sets the initial scroll position of the document:
- /css/css-scroll-snap-2/scroll-start/scroll-start-vertical-lr.html [wpt.fyi]
- scroll-start sets initial scroll offset correctly in vertical writing modes:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start sets initial scroll offset correctly in vertical writing modes:
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-anchor-navigation.html [wpt.fyi]
- scroll-start does not override anchor navigation.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start does not override anchor navigation.:
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-programmatic-scroll.html [wpt.fyi]
- scroll-start is not applied after a programmatic scroll:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start is not applied after a programmatic scroll:
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-scroll-snap.html [wpt.fyi]
- scroller snaps based on scroll-start position:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroller snaps based on scroll-start position:
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-text-fragment-navigation.html [wpt.fyi]
- scroll-start doesn't override text fragment navigation:
FAIL
(Chrome:PASS
, Safari:PASS
)
- scroll-start doesn't override text fragment navigation:
- /css/css-scroll-snap-2/scroll-start/scroll-start-with-user-scroll.html [wpt.fyi]
- scroll-start is not applied after user a scroll:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-start is not applied after user a scroll:
- /css/css-scroll-snap-2/scroll-start/scroll-start.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-start-*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-start-*:
Assignee | ||
Comment 3•1 year ago
|
||
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0769058d8e55
https://hg.mozilla.org/mozilla-central/rev/baebefbf1568
Description
•