[wpt-sync] Sync PR 34481 - [@container] Add test for column:span all inside size container
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34481 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34481
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] Add test for column:span all inside size container
Test column-span:all depending on size container queries
Bug: 1145970
Change-Id: I00d4f50b41a26d6dec923adda0098b8f5f942f1c
Reviewed-on: https://chromium-review.googlesource.com/3707224
WPT-Export-Revision: 975b70e4b7690797eaeafa87985efd01d9dd62b5
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 2
ERROR
: 1
Chrome
OK
: 1
PASS
: 1
FAIL
: 2
Safari
OK
: 1
PASS
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-contain/container-queries/column-spanner-in-container.html [wpt.fyi]:
ERROR
[GitHub
],OK
[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
,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-linux1804-64-tsan-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
] (Chrome:OK
, Safari:OK
)- #spanner matching container with column-width 300px, getting column-span:all:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Back to matching 300px and column-span:all:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- #spanner matching container with column-width 300px, getting column-span:all:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5481b5cfc7d7
https://hg.mozilla.org/mozilla-central/rev/0cbb67cd7059
Description
•