Back to Chromium

Image Srcset Svg2

third_party/blink/web_tests/fast/hidpi/image-srcset-svg2.html

149.0.7827.2633 B
Original Source

srcset testcases for SVG

SVG without explicit dimensions - 2x

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.

SVG with explicit dimensions - 4x

expected

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