[wpt-sync] Sync PR 50172 - [@container] Get scrollable scroll-state from the viewport for :root
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 50172 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50172
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] Get scrollable scroll-state from the viewport for :root
If the root element is the scroll-container, read 'scrollable' state
from the viewport instead, since that is where the scrollbars are for
the root element.Bug: 390639816
Change-Id: I6778b6af1ee50e6d3c90e21574537fba897ceb09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6182362
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1408561}
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
ERROR
: 1
Chrome
OK
: 1
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-conditional/container-queries/scroll-state/scroll-state-scrollable-root.html [wpt.fyi]:
ERROR
(Chrome:OK
)
https://hg.mozilla.org/mozilla-central/rev/2968c6097322
https://hg.mozilla.org/mozilla-central/rev/f952fe5e5491
Description
•