blob: 2ee1007427c00fd3a0aee5bea1a7ce3368b1756a (
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 that svgs work as expected as the fallback from a srcset</p>
</body>
</html>
|