[wpt-sync] Sync PR 26948 - [LayoutNG] Multi-column containing blocks
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26948 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26948
Details from upstream follow.
b'Alison Maher <almaher@microsoft.com>' wrote:
[LayoutNG] Multi-column containing blocks
Currently, when a multi-column is a containing block for an OOF
positioned element, the corresponding column is mistaken for the
containing block, which causes various DCHECK failures. Columns are not
allowed to be containing blocks, so this change ensures that we skip
over columns when placing OOF positioned elements.Bug: 1145411
Change-Id: Id969b91a8f472d34b4767ffe891a3405770e8443
Reviewed-on: https://chromium-review.googlesource.com/2597769
WPT-Export-Revision: a17bbcdc53789fd3c9970861ed4e4307f6670124
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•5 years ago
|
||
bugherder |
Description
•