tor-browser

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

ex-calc-expression-001-ref.html (218B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
      4 <style>
      5 div {
      6  width: 2ex;
      7  height: 2ex;
      8  background: green;
      9 }
     10 </style>
     11 <div></div>