Bug 1734913 [wpt PR 31167] - [css-flex] Make flex item height indefinite with flex...
commitac700915c30ddc2b70403e62c24793ec276f7178
authorDavid Grogan <dgrogan@chromium.org>
Thu, 14 Oct 2021 09:39:38 +0000 (14 09:39 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 14 Oct 2021 18:34:44 +0000 (14 18:34 +0000)
tree0ccf3fb564b9758f33addb865a46e071a96f4603
parent5ab89028fe56dc6369c4be89175374411cbfefb8
Bug 1734913 [wpt PR 31167] - [css-flex] Make flex item height indefinite with flex-basis:content, a=testonly

Automatic update from web-platform-tests
[css-flex] Make flex item height indefinite with flex-basis:content

A definite specified height can't be the only reason an item height is
definite. Instead, we have to look at used flex basis, which isn't
always the same as specified height.

Fixed: 1255340
Change-Id: I83ea37da07115a0d403a8d29ccc1530f34f47f9f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3214497
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org>
Reviewed-by: Regan Hsu <hsuregan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#931333}

--

wpt-commits: dad94a0e4a2e44557fa73849ead7979f88208450
wpt-pr: 31167
testing/web-platform/tests/css/css-flexbox/percentage-heights-016.html [new file with mode: 0644]
testing/web-platform/tests/css/css-flexbox/percentage-heights-017.html [new file with mode: 0644]
testing/web-platform/tests/css/css-flexbox/percentage-heights-018.html [new file with mode: 0644]