tor-browser

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

large-col-widths.html (430B)


      1 <!DOCTYPE html>
      2 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1294634">
      3 <table border style="border-collapse: collapse; width: 100000000px;">
      4  <col width="100000000px"></col>
      5  <col width="100000000px"></col>
      6  <col width="100000000px"></col>
      7  <td></td>
      8  <td style="border: solid 1px; border-left-width: 5px;" colspan="2">
      9    <div style="overflow: hidden; width: 100px;"></div>
     10  </td>
     11 </table>