1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/reftests/image/image-srcset-basic-selection-1x-ref.html
T

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>