tor-browser

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

vertical-novalid.html (243B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>VerticalCellComparator.compare bug</title>
      4 <table>
      5 <tr>
      6  <td></td>
      7  <td rowspan="3"></td>
      8  <td rowspan="3">cell1</td>
      9 </tr>
     10 <tr>
     11  <td colspan="2"></td>
     12  <td rowspan="2">cell0</td>
     13 </tr>
     14 </table>