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

</head>
<body>
  <img src="100.png" width="100">
  <p>Test basic loading of sourceset at different resolutions, including proper intrinsic size selection</p>
</body>
</html>