[wpt-sync] Sync PR 20056 - [FlexNG] Make items honor indefinite percentage resolution size
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20056 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20056
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[FlexNG] Make items honor indefinite percentage resolution size
We'd already been setting SetIsFixedBlockSizeIndefinite properly, but
children weren't paying attention because we weren't setting their
percentage resolution sizes with CalculateChildPercentageSize.One more place in FlexNG surely needs this but I haven't yet found a
test case that demonstrates it.Bug: 845235
Change-Id: I09a6a0414e4fde8ee6cdd146e056c50d718dbc87
Reviewed-on: https://chromium-review.googlesource.com/1895746
WPT-Export-Revision: 923d5a3003777c780223e720a38b6bfe8b8918d1
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 2 tests and 1 subtests
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
PASS: 2
Comment 4•5 years ago
|
||
bugherder |
Description
•