Bug 1593404 [wpt PR 20056] - [FlexNG] Make items honor indefinite percentage resoluti...
commit8535a32b4070c4e9456ee9b82e8d47365045efb7
authorDavid Grogan <dgrogan@chromium.org>
Mon, 25 Nov 2019 16:24:27 +0000 (25 16:24 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 29 Nov 2019 10:55:32 +0000 (29 10:55 +0000)
treeda41b9dc938c27739b3a5098a34a31cfb8a720cf
parent3c86a715ffaa92de054f9072014b9d8185a4e170
Bug 1593404 [wpt PR 20056] - [FlexNG] Make items honor indefinite percentage resolution size, a=testonly

Automatic update from web-platform-tests
[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.

Bug: 845235
Change-Id: I09a6a0414e4fde8ee6cdd146e056c50d718dbc87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895746
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713323}

--

wpt-commits: 0c299be226962ecf4450f5a978bbc8ddd1a15c1a
wpt-pr: 20056
testing/web-platform/tests/css/css-flexbox/percentage-heights-008.html [new file with mode: 0644]
testing/web-platform/tests/css/css-flexbox/percentage-padding-001.html [new file with mode: 0644]