image-srcset-svg-1x-ref.html 163 B

123456789101112
  1. <!DOCTYPE html>
  2. <html reftest-zoom="1">
  3. <head>
  4. </head>
  5. <body>
  6. <img src="50.png" width="50">
  7. <p>Test that svgs work as expected in srcset</p>
  8. </body>
  9. </html>