[wpt-sync] Sync PR 50101 - [css-scroll-snap-2] Add shadow DOM test for scroll-initial-target
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50101 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50101
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
[css-scroll-snap-2] Add shadow DOM test for scroll-initial-target
Per request[1] from HTML spec reviewers, this adds a test that scroll
containers in shadow trees also honor their scroll-initial-targets.[1] https://github.com/whatwg/html/pull/10759#pullrequestreview-2490639988
Bug: 40909052
Change-Id: I5ff8029dbe043ebdcf3cc18473e014140247c0e3
Reviewed-on: https://chromium-review.googlesource.com/6165203
WPT-Export-Revision: 5fec043b1e2f375963ecb7add8579e7f502ec0ee
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
Assignee | ||
Comment 3•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT
: 2
Chrome
OK
: 1
PASS
: 1
Links
Details
New Tests That Don't Pass
- /css/css-scroll-snap-2/scroll-initial-target/scroll-initial-target-shadow-dom.tentative.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
)- scroll-initial-target in shadow DOM is scrolled to initially.:
TIMEOUT
(Chrome:PASS
)
- scroll-initial-target in shadow DOM is scrolled to initially.:
Comment 5•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/743b3a637497
https://hg.mozilla.org/mozilla-central/rev/a0b020512192
Description
•