Mypal/layout/reftests/image/image-srcset-svg-2x-ref.html

12 lines
165 B
HTML

<!DOCTYPE html>
<html reftest-zoom="2">
<head>
</head>
<body>
<img src="500.svg" width="250">
<p>Test that svgs work as expected in srcset</p>
</body>
</html>