tor-browser

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

overflow-on-outer-svg-03-ref.xhtml (341B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!--
      3     Any copyright is dedicated to the Public Domain.
      4     http://creativecommons.org/publicdomain/zero/1.0/
      5 -->
      6 <html xmlns="http://www.w3.org/1999/xhtml">
      7  <body>
      8    <div style="background-color: blue; transform: translate(-50px, -50px); width: 200px; height: 200px;"></div>
      9  </body>
     10 </html>