[wpt-sync] Sync PR 24464 - Add another variant that explicitly uses minmax(0, 1fr), rather than relying on the auto size.
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24464 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24464
Details from upstream follow.
Tab Atkins-Bittner <jackalmage@gmail.com> wrote:
Add another variant that explicitly uses minmax(0, 1fr), rather than relying on the auto size.
Tests https://github.com/w3c/csswg-drafts/issues/3683 a little more precisely.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK : 1
PASS: 7
FAIL: 1
Chrome
OK : 1
PASS: 7
FAIL: 1
Safari
OK : 1
PASS: 7
FAIL: 1
Links
Details
New Tests That Don't Pass
/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001.html
.grid 3: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/78764de1695d
https://hg.mozilla.org/mozilla-central/rev/8458aad507be
Description
•