Bug 1766858 [wpt PR 33846] - Pay attention to floats/OOFs changing to "regular" block...
commit1ec6c7e27e4f733336506a211bf1380e07a82896
authorMorten Stenshorne <mstensho@chromium.org>
Sat, 7 May 2022 11:38:45 +0000 (7 11:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 15 May 2022 20:20:51 +0000 (15 20:20 +0000)
tree7e556f318e11467b7264e0c9d40495121c832a95
parent9f992abc94e17840b079da719ebbd8a1c9ff9afc
Bug 1766858 [wpt PR 33846] - Pay attention to floats/OOFs changing to "regular" blocks., a=testonly

Automatic update from web-platform-tests
Pay attention to floats/OOFs changing to "regular" blocks.

(and also if they become column spanners)

Don't leave the IsInLayoutNGInlineFormattingContext bit as true, since
they no longer participate in an inline formatting context when no
longer floated or OOF.

Not sure if this is only a problem for column spanners.

Bug: 1317656
Change-Id: I6b009634dd26304a46c85e2ef7e85ddc1426dd45
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3613771
Reviewed-by: Koji Ishii <kojii@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#997307}

--

wpt-commits: 79cee60dbd5193f341083adc93b1eaf2b654359c
wpt-pr: 33846
testing/web-platform/tests/css/css-multicol/crashtests/float-becomes-spanner.html [new file with mode: 0644]
testing/web-platform/tests/css/css-multicol/crashtests/oof-becomes-spanner.html [new file with mode: 0644]