[wpt-sync] Sync PR 19533 - [LayoutNG] Obey item's aspect ratio for implied minimum main sizes
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19533 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19533
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[LayoutNG] Obey item's aspect ratio for implied minimum main sizes
This only modifies the content size suggestion from
https://drafts.csswg.org/css-flexbox/#content-size-suggestion, the
transferred size suggestion
https://drafts.csswg.org/css-flexbox/#transferred-size-suggestion isn't
done yet.The 4th case from
https://cs.chromium.org/chromium/src/third_party/blink/web_tests/css3/flexbox/minimum-size-image.html
now passes.Bug: 845235
Change-Id: Id731437de2a116f94cdada1a93e6bcce86f5f9ebReviewed-on: https://chromium-review.googlesource.com/1842618
WPT-Export-Revision: d4b228e5da056a65efa96b9b31d06ed29d1b8f81
Updated•3 years ago
|
Description
•