Files
UXP-Fixed/layout/reftests/image/image-srcset-basic-selection-1x-ref.html
2018-02-02 04:16:08 -05:00

12 lines
223 B
HTML

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