1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/layout/reftests/image/image-srcset-basic-selection-2x-ref.html
T

12 lines
223 B
HTML

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