Closed
Bug 1723075
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 29847 - [css-flex] Support content, min/max/fit-content in flex-basis
Categories
(Core :: Layout: Flexbox, task, P4)
Core
Layout: Flexbox
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29847 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29847
Details from upstream follow.
b'David Grogan <dgrogan@chromium.org>' wrote:
[css-flex] Support content, min/max/fit-content in flex-basis
Flex needed very little extra logic. This CL is mostly straightforward
parser stuff and updating switch statements.Fixed: 470421
Change-Id: I07160a00343b8dcdb03b207c0a79c15f6ae6c49aReviewed-on: https://chromium-review.googlesource.com/3041969
WPT-Export-Revision: 7c6ef894be5b740da3b3fd8ede81d8150db3919a
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout: Flexbox
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b51389f2f282617a2689ef086da58f3300cb139d
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d26733bec64
[wpt PR 29847] - [css-flex] Support content, min/max/fit-content in flex-basis, a=testonly
https://hg.mozilla.org/integration/autoland/rev/12f2c32b5723
[wpt PR 29847] - Update wpt metadata, a=testonly
Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4d26733bec64
https://hg.mozilla.org/mozilla-central/rev/12f2c32b5723
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•