tor-browser

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

style-updates-for-iteration-composite-ref.html (199B)


      1 <!DOCTYPE html>
      2 <html>
      3 <title>Reference of testcases for bug 1216843</title>
      4 <style>
      5 #test {
      6  width: 100px; height: 100px;
      7  margin-left: 200px;
      8  background: blue;
      9 }
     10 </style>
     11 <div id="test"></div>