Make LogicalHeightComputesAsNone check the override cb height
If the override height is indefinite, this function should return true. This fixes the case of max-height: xx% on a replaced item in a flexbox, which otherwise would get resolved to 0 because resolving the percentage for replaced items would convert negative numbers to 0. Fixed: 1048051 Change-Id: I192e65b37a3670226fa764662448bdb4216c9fe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100771 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:David Grogan <dgrogan@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#750285}
Showing
Please register or sign in to comment