Bug 1848856 [wpt PR 41475] - Ensure that float block-end margin fits in fragmentainer...
commit89cfea56a51ec0ff0116e0f4d8dcfb0ce7e8d69d
authorMorten Stenshorne <mstensho@chromium.org>
Thu, 24 Aug 2023 22:17:20 +0000 (24 22:17 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 25 Aug 2023 09:12:54 +0000 (25 09:12 +0000)
treee03de75e5b663b9cb3d612269167c01b982487b3
parentae08cc6929ef012394aef38ca45e73c7ccfbff05
Bug 1848856 [wpt PR 41475] - Ensure that float block-end margin fits in fragmentainer., a=testonly

Automatic update from web-platform-tests
Ensure that float block-end margin fits in fragmentainer.

A float's margins aren't like other margins. As far as fragmentation is
concerned, they aren't truncated at fragmenatiner boundaries. So make
sure that there's room for them, or insert a break.

Bug: 1458768
Change-Id: Ifa0a8827fd1a90dee676da7ba7ad4b955e93e896
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4775788
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1183643}

--

wpt-commits: 810628d8e2e9e830df291296e6bf175f7caa7700
wpt-pr: 41475
testing/web-platform/tests/css/css-break/float-013.html [new file with mode: 0644]
testing/web-platform/tests/css/css-break/float-014.tentative.html [new file with mode: 0644]
testing/web-platform/tests/css/css-break/float-015.tentative.html [new file with mode: 0644]