[wpt-sync] Sync PR 40422 - [css-flex] Clamp max-content to min-content in row wrap containers
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40422 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40422
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[css-flex] Clamp max-content to min-content in row wrap containers
The spec allows row wrap containers to have min-content larger than
max-content. That doesn't make sense, obviously, so increase max-content
when that happens.Bug: 240765
Change-Id: I761014fb33c17bc8b346c33e8980c21084a08ac5
Reviewed-on: https://chromium-review.googlesource.com/4598273
WPT-Export-Revision: 40ff3c741fa9b7f33f7367453b3162f0ccaf1626
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Details
Firefox-only Failures
New Tests That Don't Pass
- /css/css-flexbox/intrinsic-size/row-wrap-002.tentative.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
)
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1d431e63dc81
https://hg.mozilla.org/mozilla-central/rev/1f624541893e
Description
•