srcset testcases for SVG

SVG without explicit dimensions - 1x

expected
actual
This test should show an SVG image of size 200x100, and intrinsic/natural size 200x100. The left half of the image should be green and there should be a blue circle in the center.

SVG with explicit dimensions - 1x

expected
actual
This test should show an SVG image of size 100x50, and intrinsic/natural size 100x50. The left half of the image should be green and there should be a blue circle in the center.