[wpt-sync] Sync PR 34279 - OOFs and the initial column balancing pass
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34279 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34279
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
OOFs and the initial column balancing pass
We lay out the OOFs during the initial column balancing pass once they
reach the CB rather than the fragmentation context root. As a result,
we may get different results in a non-initial column balancing pass.Thus, miss the cache if the initial column balancing pass between the
new and old constraint spaces are different.Bug: 1329877,1329424
Change-Id: I32e771579f333e268f87610548c72b2c6f3be4d5
Reviewed-on: https://chromium-review.googlesource.com/3682172
WPT-Export-Revision: a26d62c58e309706306669434bd60a87f04c510a
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Description
•