tor-browser

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

test-displayport-2.html (282B)


      1 <!DOCTYPE HTML>
      2 <html reftest-displayport-w="200" reftest-displayport-h="200">
      3 <meta name="viewport" content="width=100; height=100; initial-scale=1.0">
      4 <body>
      5  <div style="position: absolute; left:0px; top:0px;width:800px; height:1000px; background:green;"></div>
      6 </body>
      7 </html>