[css-flex] Change some test expectations for image flex items
When an item with an aspect ratio stretches to the container's cross size causing the item's cross size to be considered definite, the flex base size can be computed differently. Specifically, the flex base size calculation could fall under the purview of https://drafts.csswg.org/css-flexbox/#algo-main-item part B, which requires the item to have a definite cross size. Both chrome 86 and firefox 82b2 get this wrong. Bug: 704294 Change-Id: I8410be91d3006ee9d055562887fc5c3fe7b9aa5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428164Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#810867}
Showing
Please register or sign in to comment