image-srcset-basic-selection-0.1x-ref.html 224 B

123456789101112
  1. <!DOCTYPE html>
  2. <html reftest-zoom="0.1">
  3. <head>
  4. </head>
  5. <body>
  6. <img src="50.png" width="100">
  7. <p>Test basic loading of sourceset at different resolutions, including proper intrinsic size selection</p>
  8. </body>
  9. </html>