Bug 1729101 [wpt PR 30342] - [LayoutNG] Fieldset overflow clip in multicol, a=testonly
commit33eda9ae103d2cc8a964cc4231c257972b8a7bba
authorAlison Maher <almaher@microsoft.com>
Thu, 23 Sep 2021 13:34:44 +0000 (23 13:34 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 27 Sep 2021 09:24:52 +0000 (27 09:24 +0000)
tree777f5f3bb49956981dc2fafb6b332e8eaf010d41
parentc36df4bab1260c4a0aaefc06a88fc4588a2f41ad
Bug 1729101 [wpt PR 30342] - [LayoutNG] Fieldset overflow clip in multicol, a=testonly

Automatic update from web-platform-tests
[LayoutNG] Fieldset overflow clip in multicol

This CL fixes a broken test case where a fieldset in a multicol had
overflow clip set and a max-height. The problem stemmed around the
fact that we should not take fragmentation into account when measuring.

Bug: 1246175
Change-Id: I76539ca5a7511f20a79cc802abf9ac6f787c8394
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3141939
Commit-Queue: Alison Maher <almaher@microsoft.com>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#920960}

--

wpt-commits: ffea51c04534eee9267b0b10792c8295a934c269
wpt-pr: 30342
testing/web-platform/tests/css/css-break/overflow-clip-011.html [new file with mode: 0644]