[wpt-sync] Sync PR 51864 - Let non-auto `column-height` establish a multicol.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51864 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51864
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Let non-auto
column-height
establish a multicol.So far, only non-auto
column-width
orcolumn-count
would trigger
creation of a multicol container. Now the same is the case for non-auto
column-height
.See
https://github.com/w3c/csswg-drafts/issues/11975#issuecomment-2773459739Bug: 403183884
Change-Id: Ia905cd15f2093fe676750cfd6f6656dc172f30b9
Reviewed-on: https://chromium-review.googlesource.com/6432949
WPT-Export-Revision: c5f700d7e06f1e9925427ff0c45a8cf4675f3b1c
Assignee | ||
Updated•19 days ago
|
Assignee | ||
Comment 1•16 days ago
|
||
Assignee | ||
Comment 2•16 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /css/css-multicol/column-height-012.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•14 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f4be134fbcf1
https://hg.mozilla.org/mozilla-central/rev/08bc69ed6314
Description
•