Closed Bug 1752446 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 32579 - [GridFragmentation] Handle kOutOfFragmentainerSpace.

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Ian Kilpatrick <ikilpatrick@chromium.org> wrote:

[GridFragmentation] Handle kOutOfFragmentainerSpace.

Previously we always assumed that layout would be successful in the
presence of fragmentation. This didn't account for the
NGLayoutResult::kOutOfFragmentainerSpace.

This patch checks for the failed status, and shifts the entire row into
the next fragmentainer.

Bug: 614667
Change-Id: Ie4deba7e40f28e6860d115e8ba2e12b09f83e80b

Reviewed-on: https://chromium-review.googlesource.com/3421530
WPT-Export-Revision: 9981ccfafe315c881d1430446e0c41bc3f6b59ef

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

FAIL: 1

Safari

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7adf148f9af4
[wpt PR 32579] - [GridFragmentation] Handle kOutOfFragmentainerSpace., a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ae9df744226
[wpt PR 32579] - [GridFragmentation] Handle kOutOfFragmentainerSpace., a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.