[css-flex] Add missing height attributes to some svg img flex items
Without a specified height, the rects should have received a 0 height. It appears these tests passed in Chrome because of a Blink SVG bug that gave the rects a height. These tests didn't pass in Firefox. See https://bugzilla.mozilla.org/show_bug.cgi?id=1666643 Change-Id: I13053947e343572426f4e584d68bc52191482f02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425723 Auto-Submit: David Grogan <dgrogan@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#809747}
Showing
Please register or sign in to comment