tor-browser

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

doc_markup_html_mixed_case.html (244B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <svg viewBox="0 0 2 2" width=200 height=200>
      5      <clipPath>
      6        <rect x=0 y=0 width=1 height=1 />
      7      </clipPath>
      8      <circle cx=1 cy=1 r=1 fill=lime />
      9    </svg>
     10    <DIV></DIV>
     11  </body>
     12 </html>