tor-browser

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

image-srcset-svg-2x-ref.html (165B)


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