Closed Bug 1768528 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 34003 - Fix fragmentation freeze at tall trailing fieldset border.

Categories

(Core :: Layout: Columns, task, P4)

task

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34003 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34003
Details from upstream follow.

Morten Stenshorne <mstensho@chromium.org> wrote:

Fix fragmentation freeze at tall trailing fieldset border.

The legend may stretch the fieldset border-box block-size, so that we
may have to override the block-size constraining CSS properties, to
encompass the legend in the fieldset. This should of course result in
the same override at every fragment, since ComputeBlockSizeForFragment()
works on total / "stitched" block-sizes.

Bug: 1323250
Change-Id: I48aec9a308cff40d19127e6a5a2dcc69abcedb41
Reviewed-on: https://chromium-review.googlesource.com/3634342
WPT-Export-Revision: 1a282d8865ab0bb649989354e535e85803fd177b

Component: web-platform-tests → Layout: Columns
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS : 1

Chrome

TIMEOUT: 1

Safari

PASS : 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/20a76b3c94e3 [wpt PR 34003] - Fix fragmentation freeze at tall trailing fieldset border., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.