tor-browser

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

853889-1-ref.html (354B)


      1 <!doctype html>
      2 <html>
      3  <head><title>Testcase for bug 853889</title></head>
      4  <body>
      5    <svg version="1.1" xmlns="http://www.w3.org/2000/svg"
      6         xmlns:xlink="http://www.w3.org/1999/xlink"
      7         width="400px" height="400px">
      8      <path d="M 0 0 L 0 50 L 400 50 L 400 0 Z"
      9            fill="rgb(12,200,12)"></path>
     10    </svg>
     11  </body>
     12 </html>