Closed Bug 1738010 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 31399 - Only inflate contenteditable blocks at the first fragment.

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Morten Stenshorne <mstensho@chromium.org> wrote:

Only inflate contenteditable blocks at the first fragment.

If a block is empty, it will usually fit inside one fragmentainer.
But not always. If there's tall borders/padding, for instance, we might
split the block into fragments. Never attempt to stretch the intrinsic
block-size of a fragment unless we're working on the first one, or else
we might end up creating an infinite number of them.

Bug: 1261747
Change-Id: Ic9bc5c08259d39b39e3c7a5b6a49b197d1dd115a
Reviewed-on: https://chromium-review.googlesource.com/3245260
WPT-Export-Revision: 2ea28856a8827a9152cafe6f1096aa11d08df7d7

Component: web-platform-tests → Layout
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

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec71725bbccb [wpt PR 31399] - Only inflate contenteditable blocks at the first fragment., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.