Mypal/layout/reftests/image/image-srcset-basic-selection-0.6x-ref.html

12 lines
225 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html reftest-zoom="0.6">
<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>