Fix up incorrect size of <svg:image> with a SVG image without intrinsic size
This patch fixes up incorrect sizing of SVG Image with referred SVG image without the intrinsic size. So when referred image is SVG, it currently checks that referred image has aspect-ratio. If referred svg image doesn't have the aspect-ratio, set the concrete object size from the 'default object size'. Bug: 1045932 Change-Id: If979b3a9a7980bde9e2bee38ba2863cf223b4f0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094055Reviewed-by:Fredrik Söderquist <fs@opera.com> Commit-Queue: Hyunjune Kim <hyunjune.kim@samsung.com> Cr-Commit-Position: refs/heads/master@{#751325}
Showing
Please register or sign in to comment