summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image/image-srcset-svg-2x-ref.html
blob: 95bd377f5a892e4d55dffe949259e9c6f0897c48 (plain)
1
2
3
4
5
6
7
8
9
10
11

<!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>