tor-browser

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

css-transform-svg-ref.html (325B)


      1 <!--
      2     Any copyright is dedicated to the Public Domain.
      3     http://creativecommons.org/publicdomain/zero/1.0/
      4 -->
      5 <style>
      6 </style>
      7 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
      8    <rect id="a" x="0.49" y="0.51" width="2.5" height="2.5"/>
      9    <rect id="b" x="3.5" y="3.5" width="2.5" height="2.5"/>
     10 </svg>