tenfourfox/layout/reftests/image/image-srcset-basic-selection-0.1x-ref.html

12 lines
224 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html reftest-zoom="0.1">
<head>
</head>
<body>
<img src="50.png" width="100">
<p>Test basic loading of sourceset at different resolutions, including proper intrinsic size selection</p>
</body>
</html>