mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
12 lines
187 B
HTML
12 lines
187 B
HTML
|
|
<!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>
|