[wpt-sync] Sync PR 22431 - [FlexNG] Implement transferred size suggestion
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22431 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22431
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[FlexNG] Implement transferred size suggestion
Aspect-ratio items with min-main:auto and a definite cross size use
cross size * ratio as an input to the min-main:auto algorithm. FlexNG
previously ignored that part of the spec.Bug: 845235,1064283
Change-Id: I22198e1255c70797aed83c045f76b8e23c029b3e
Reviewed-on: https://chromium-review.googlesource.com/2119174
WPT-Export-Revision: 0eed863ba98113b544cd1ef1f1562e9f243910bb
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests
Status Summary
Firefox
PASS: 4
FAIL: 1
Chrome
PASS: 2
FAIL: 3
Safari
PASS: 5
Links
Details
Firefox-only Failures
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL
New Tests That Don't Pass
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL (Chrome: PASS, Safari: PASS)
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests
Status Summary
Firefox
PASS: 4
FAIL: 1
Chrome
PASS: 2
FAIL: 3
Safari
PASS: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL
New Tests That Don't Pass
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL (Chrome: PASS, Safari: PASS)
| Assignee | ||
Comment 4•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests
Status Summary
Firefox
PASS: 4
FAIL: 1
Chrome
PASS: 2
FAIL: 3
Safari
PASS: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL
New Tests That Don't Pass
/css/css-flexbox/flex-minimum-width-flex-items-013.html: FAIL (Chrome: PASS, Safari: PASS)
| Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e1d1278cacff
https://hg.mozilla.org/mozilla-central/rev/d8d7c131b8e5
Description
•