Closed
Bug 1580373
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 18980 - [LayoutNG] Don't always make a post-flexed main size definite
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18980 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18980
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[LayoutNG] Don't always make a post-flexed main size definite
It should only be definite if the element already had a definite main
size or if the container has a definite main size.This is #2 from https://drafts.csswg.org/css-flexbox/#definite-sizes
Bug: 845235
Change-Id: I0230080d22ada93ebc8bae09aeda629d87cf5b6d
Reviewed-on: https://chromium-review.googlesource.com/1797442
WPT-Export-Revision: dd8812a4f3690690cdb7916d1e89982076080e5b
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=40f50e54eddee7d68e050abb1ef8fbc1a8ddaee4
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=99372c1f68ecb8887bfb0cc2d5e84ab5934aca9c
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a479c435dd68db480e44165b452e880b39162957
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=61b2166926a31a35ac9870c06cecd0c3fc2422af
Assignee | ||
Comment 10•5 years ago
|
||
Assignee | ||
Comment 11•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9714bfd4879848e89647e0d68fd3733c86c1a345
Assignee | ||
Comment 12•5 years ago
|
||
Assignee | ||
Comment 13•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c3e03cdfb54021eaa34f8a2316bd788cd16f80d0
Assignee | ||
Comment 14•5 years ago
|
||
Assignee | ||
Comment 15•5 years ago
|
||
Ran 1 tests and 7 subtests
OK : 1
PASS : 7
Assignee | ||
Comment 16•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=87654d09555a0cd1e8da02433ed28fc625d39ca5
Comment 17•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9776e7344b9b
[wpt PR 18980] - [LayoutNG] Don't always make a post-flexed main size definite, a=testonly
Comment 18•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•