[css-flex] Apply transferred min/max sizes to svg with no natural sizes
When deriving flex base size of an svg that has an aspect ratio but no natural height or width, we were ignoring min/max sizes specified in the cross-axis direction, even though they should transfer through the aspect ratio and restrict the stretch fit into the available size. Bug: 1162704 Change-Id: If502de43a876e41e6f3784aea089edcd2467ba60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614470Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#841586}
Showing
Please register or sign in to comment