tor-browser

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

1721223-1-notref.html (266B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  background: black;
      5  height: 2em;
      6  margin: 1em;
      7  float: left;
      8 }
      9 </style>
     10 
     11 <p>The two blocks should NOT be the same width:</p>
     12 
     13 <div>&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;</div>
     14 
     15 <div>&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;</div>