tenfourfox/layout/reftests/image/image-srcset-svg-2x-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>