Closed Bug 1711115 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 28991 - [css-flex] Make initial block-size indefinite in column flex in min/max.

Categories

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

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:

[css-flex] Make initial block-size indefinite in column flex in min/max.

This changes the behaviour of ComputeMinMaxSizes within a column flexbox.
Previously we'd allow the initial block-size of a child to resolve,
allowing grandchildren to size against that definite block-size.

This change the behaviour to act more like the "measure" phase within
column flexboxes, e.g. the initial block-size for children is indefinite.

Change-Id: I84ac87b1976d4eba95d9efe2e53e92b657e044a5

Reviewed-on: https://chromium-review.googlesource.com/2878647
WPT-Export-Revision: ef9bd219e3e8ad1667f96f5931a8d908e53fab6d

Component: web-platform-tests → Layout: Flexbox
Product: Testing → Core
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a996f5273da1
[wpt PR 28991] - [css-flex] Make initial block-size indefinite in column flex in min/max., a=testonly
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.