summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image/image-srcset-default-src-1x-ref.html
blob: e87c72953ccff6d007119fc27d19f0fe12b69f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html reftest-zoom="1">
<head>

</head>
<body>
  <img src="50.png" width="50">
  <p>Test default source provided in src, with no default/1x in srcset</p>
</body>
</html>