[wpt-sync] Sync PR 35390 - ContainingFragmentationContextRoot() for multicols that are spanners
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35390 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35390
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
ContainingFragmentationContextRoot() for multicols that are spanners
In CL:3795714, we updated ContainingFragmentationContextRoot() to
return the fragmentation context above the closest one if there was a
column spanner found. However, if that column spanner is also a
fragmentation context, we should continue to return that context
rather than the one above since any contents will continue to
participate in the closest context in such cases.Bug: 1349763
Change-Id: I8631e15d1c367c3d01b28658db2ed9cdaf844327
Reviewed-on: https://chromium-review.googlesource.com/3817446
WPT-Export-Revision: c69b11c0b028e27337cb5e77fcb72d083caba630
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Comment 3•2 years ago
|
||
bugherder |
Description
•