Bug 1772203 [wpt PR 34279] - OOFs and the initial column balancing pass, a=testonly
commite68500a69606fd2bbb8a5b12b215217ad0cae1b8
authorAlison Maher <almaher@microsoft.com>
Thu, 9 Jun 2022 16:16:44 +0000 (9 16:16 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 10 Jun 2022 03:33:02 +0000 (10 03:33 +0000)
tree9135d74e885a0aa6159c391aa5ba1fab06ee6fda
parent2bf986138c501100212d42026157504c6e3c233d
Bug 1772203 [wpt PR 34279] - OOFs and the initial column balancing pass, a=testonly

Automatic update from web-platform-tests
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, and there is an OOF in
the fragmentainer subtree.

Bug: 1329877,1329424
Change-Id: I32e771579f333e268f87610548c72b2c6f3be4d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3682172
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1010296}

--

wpt-commits: 598703f5313a2b5a704d062acd677ecb41a515dc
wpt-pr: 34279
testing/web-platform/tests/css/css-multicol/oof-nested-in-single-column.html [new file with mode: 0644]