tor-browser

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

anim-standard-ref.xhtml (245B)


      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <html xmlns="http://www.w3.org/1999/xhtml">
      3 <body>
      4 <svg xmlns="http://www.w3.org/2000/svg" width="230px" height="230px">
      5  <rect x="15" y="15" width="200" height="200" fill="blue"/>
      6 </svg>
      7 </body>
      8 </html>