[wpt-sync] Sync PR 48256 - [@container] Add parsing tests for scroll-state(overflowing)
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48256 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48256
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] Add parsing tests for scroll-state(overflowing)
Bug: 367764865
Change-Id: I6bb49467bd273aa25fd9332a9e5e5d868bd86bc5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5872842
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1357517}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 5 subtests
Status Summary
Firefox
OK : 1[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] 2[GitHub]
PASS : 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] 7[GitHub]
FAIL : 3[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] 17[GitHub]
ERROR: 1
Chrome
OK : 2
PASS : 7
FAIL : 17
Safari
OK : 2
PASS : 6
FAIL : 18
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-conditional/container-queries/at-container-overflowing-parsing.html [wpt.fyi]:
ERROR[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],OK[GitHub] (Chrome:OK, Safari:OK)- scroll-state(overflowing):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: none):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: top):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: left):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: bottom):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: right):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: inline-start):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: inline-end):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: block-start):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(overflowing: block-end):
FAIL(Chrome:FAIL, Safari:FAIL) - (scroll-state(overflowing: inline-end)):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state((overflowing: left)):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state(not ((overflowing: bottom) and (overflowing: right))):
FAIL(Chrome:FAIL, Safari:FAIL) - scroll-state((overflowing: left) or (overflowing: top)):
FAIL(Chrome:FAIL, Safari:FAIL)
- scroll-state(overflowing):
- /css/css-conditional/container-queries/at-container-overflowing-serialization.html [wpt.fyi]
- Normalize spaces:
FAIL(Chrome:FAIL, Safari:FAIL) - Boolean context:
FAIL(Chrome:FAIL, Safari:FAIL) - Logical with 'or':
FAIL(Chrome:FAIL, Safari:FAIL)
- Normalize spaces:
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ff1bbb997d0f
https://hg.mozilla.org/mozilla-central/rev/5e53577a3b75
Description
•