Bug 1760593 [wpt PR 33280] - A nested multicol fragment may be found inside a line...
commit0453782313c84be61f99346e25ac7c092a44eab6
authorMorten Stenshorne <mstensho@chromium.org>
Thu, 24 Mar 2022 12:10:21 +0000 (24 12:10 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 26 Mar 2022 21:58:07 +0000 (26 21:58 +0000)
treebe44872cb5d077d1c9c320facc1ca268c495e1bd
parent11aac24be531b14177795d186dd5638e614f716c
Bug 1760593 [wpt PR 33280] - A nested multicol fragment may be found inside a line., a=testonly

Automatic update from web-platform-tests
A nested multicol fragment may be found inside a line.

If we have an inline formatting context with a floated multicol with an
OOF inside, and the floated multicol is inside another fragmentation
context, we failed to find and replace the fragment in the special OOF
layout pass for block fragmentation.

One does not (always) simply search inside child fragments of the
containing block.

Bug: 1307990
Change-Id: Icfe3e12d9de6c440a4010e6b7f7f99a6bbd3e5a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3540020
Reviewed-by: Alison Maher <almaher@microsoft.com>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#983739}

--

wpt-commits: 1280feb67a0050a2ad832ab73cb531cbd6332289
wpt-pr: 33280
testing/web-platform/tests/css/css-multicol/crashtests/oof-in-nested-line-float.html [new file with mode: 0644]