Closed Bug 1784486 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 35451 - Don't lay out OOFs inside fragmentation if side-effects are disabled.

Categories

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

task

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Morten Stenshorne <mstensho@chromium.org> wrote:

Don't lay out OOFs inside fragmentation if side-effects are disabled.

The OOF positioning code depends on the LayoutBox data being up-to-date,
which doesn't happen if we lay out with side-effects disabled (as that
would be side-effect).

Just don't lay them out. It's not safe.

This also reverts CL:3823699, as it should now be obsolete with this
brutal fix.

Bug: 1347713
Change-Id: Icb63237618647489159446a50d8eb7984243a7f9
Reviewed-on: https://chromium-review.googlesource.com/3829547
WPT-Export-Revision: 548162a7654b3fdd00b32161eb53718286ac3742

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

CI Results

Ran 9 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

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6f3cb69e30e7 [wpt PR 35451] - Don't lay out OOFs inside fragmentation if side-effects are disabled., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.