tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

image-srcset-basic-selection-1.5x-ref.html (225B)


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