tor-browser

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

caption-with-multicol-table-cell.html (282B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1177684">
      4 <table>
      5  <caption>
      6    <div style="columns:1; display:table-cell;"></div>
      7  </caption>
      8 </table>