blob: 0128d05dd01a4683a6c5d3c108fba2e7c1ae834f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html reftest-zoom="2">
<head>
</head>
<body>
<img src="200.png" width="100">
<p>Test default source provided in src, with no default/1x in srcset</p>
</body>
</html>
|