tor-browser

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

image-srcset-svg-3x-ref.html (167B)


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