image-srcset-svg-default-1x-ref.html 187 B

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