Implement createImageBitmap(SVG) of intrinsic size = 0
When we have a SVG image whose intrinsic size is 0, then createImageBitmap from the above SVG image should throw InvalidStateError. Also, createImageBitmap with a cropRect should not throw. This CL adds a layout to verify that. BUG=604510 Review URL: https://codereview.chromium.org/1901153002 Cr-Commit-Position: refs/heads/master@{#389805}
Showing
Please register or sign in to comment