blob: b4857f6fc138b47c1abaffdf5338da69153a2cdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html reftest-zoom="1">
<head>
</head>
<body>
<img src="no-intrinsic-size.svg">
<p>Test that svgs work as expected as the fallback from a srcset</p>
</body>
</html>
|