[wpt-sync] Sync PR 28062 - [LayoutNG] Nested multicol inside an abspos
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28062 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28062
Details from upstream follow.
b'Alison Maher <almaher@microsoft.com>' wrote:
[LayoutNG] Nested multicol inside an abspos
This change makes sure that any inner multicols with pending OOF
descendants that are nested inside an OOF positioned element are
properly propagated and handled. For example:
multicol
relpos
abspos
multicol
relpos
absposBug: 1079031
Change-Id: Ia23234b3d9adf1e3c850b41174d5cab7bd4043c6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2757113
Commit-Queue: Alison Maher \<almaher@microsoft.com>
Reviewed-by: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#863000}
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 1
FAIL: 1
Chrome
PASS: 2
Safari
PASS: 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-break/out-of-flow-in-multicolumn-028.html: FAIL (Chrome: PASS, Safari: FAIL)
Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ad5cf72cd45d
https://hg.mozilla.org/mozilla-central/rev/3ade367d3f7c
Description
•