tor-browser

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

table-cell-as-multicol-ref.html (357B)


      1 <!DOCTYPE html>
      2 <p>You should see the word 'PASS' below.</p>
      3 <div style="font-family:monospace;">
      4  <div style="float:left; overflow:hidden; width:1em;">P</div>
      5  <div style="float:left; overflow:hidden; width:1em;">A</div>
      6  <div style="float:left; overflow:hidden; width:1em;">S</div>
      7  <div style="float:left; overflow:hidden; width:1em;">S</div>
      8 </div>