tor-browser

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

transform-clip-001-ref.html (173B)


      1 <!doctype html>
      2 <title>CSS test reference</title>
      3 <style>
      4  body { margin: 0 }
      5 </style>
      6 <div style="width: 200px; height: 10px; background-color: blue; margin: 10px"></div>