[wpt-sync] Sync PR 49678 - [css-scroll-snap-2] Rename scroll-start-target to scroll-initial-target
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49678 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49678
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
[css-scroll-snap-2] Rename scroll-start-target to scroll-initial-target
In line with the CSS working group's resolution[1] to rename
scroll-start-target to scroll-initial-target and its keyword auto to
nearest, this patch updates Blink's implementation.This patch only does the rename on the code in the relevant files. A
follow-up patch will rename the relevant files.[1] https://github.com/w3c/csswg-drafts/issues/11173#issuecomment-2536659205
Bug: 40909052
Change-Id: I8ec8ab8fbd994f3f737d7c1d6a40af015fc6d2d4
Reviewed-on: https://chromium-review.googlesource.com/6088389
WPT-Export-Revision: 1b0e4678d1e20750adf82cd594a1c7c6a0d88380
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 17 tests and 1 subtests
Status Summary
Firefox
OK
: 17
PASS
: 7
FAIL
: 21
Chrome
OK
: 17
PASS
: 7
FAIL
: 21
Safari
OK
: 17
PASS
: 7
FAIL
: 21
Links
Details
New Tests That Don't Pass
- /css/css-scroll-snap-2/parsing/scroll-start-target-computed.html [wpt.fyi]
- Property scroll-initial-target value 'nearest':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property scroll-initial-target value 'none':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property scroll-initial-target value 'nearest':
- /css/css-scroll-snap-2/parsing/scroll-start-target-valid.html [wpt.fyi]
- e.style['scroll-initial-target'] = "none" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['scroll-initial-target'] = "nearest" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['scroll-initial-target'] = "none" should set the property value:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-aligns-with-snap-align.tentative.html [wpt.fyi]
- scroll-initial-target aligns with scroll-snap-align:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-initial-target aligns with scroll-snap-align:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-display-toggled.tentative.html [wpt.fyi]
- display:block scroll-initial-target becomes display: none:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - display:none scroll-initial-target becomes display: block:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- display:block scroll-initial-target becomes display: none:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-nested-container.tentative.html [wpt.fyi]
- display:none scroll-initial-target becomes display:block:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - intermediate overflow:visible container becomes overflow:scroll:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - outer scroll-initial-target takes precedence over inner:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - scroll containers can also be scroll-initial-targets:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- display:none scroll-initial-target becomes display:block:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-root.tentative.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-initial-target*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-initial-target*:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-rtl.tentative.html [wpt.fyi]
- scroll-initial-target reflects vertical rtl writing mode.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-initial-target reflects vertical rtl writing mode.:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-span.tentative.html [wpt.fyi]
- <span> scroll-initial-target is honored:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <span> scroll-initial-target is honored:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-with-anchor-navigation.tentative.html [wpt.fyi]
- scroll-initial-target does not override anchor navigation.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-initial-target does not override anchor navigation.:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-with-scroll-snap.tentative.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-initial-target*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-initial-target*:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-with-scroll-start-root.tentative.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-initial-target*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-initial-target*:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-with-scroll-start.tentative.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-initial-target*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-initial-target*:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target-with-user-programmatic-scroll.tentative.html [wpt.fyi]
- scroll-initial-target does not override user scroll:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - scroll-initial-target does not override programmatic scroll:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- scroll-initial-target does not override user scroll:
- /css/css-scroll-snap-2/scroll-start-target/scroll-start-target.tentative.html [wpt.fyi]
- CSS Scroll Snap 2 Test: scroll-initial-target*:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Scroll Snap 2 Test: scroll-initial-target*:
Comment 5•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7ba193e19f4e
https://hg.mozilla.org/mozilla-central/rev/487f153bccb7
Description
•