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

12 lines
224 B
HTML

<!DOCTYPE html>
<html reftest-zoom="0.5">
<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>