mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
12 lines
165 B
HTML
12 lines
165 B
HTML
|
|
<!DOCTYPE html>
|
|
<html reftest-zoom="2">
|
|
<head>
|
|
|
|
</head>
|
|
<body>
|
|
<img src="500.svg" width="250">
|
|
<p>Test that svgs work as expected in srcset</p>
|
|
</body>
|
|
</html>
|