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-default-src-1x-ref.html
T

12 lines
187 B
HTML

<!DOCTYPE html>
<html reftest-zoom="1">
<head>
</head>
<body>
<img src="50.png" width="50">
<p>Test default source provided in src, with no default/1x in srcset</p>
</body>
</html>