chromium/third_party/blink/web_tests/external/wpt/css/css-tables/crashtests/caption-with-multicol-table-cell.html

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:[email protected]">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1177684">
<table>
  <caption>
    <div style="columns:1; display:table-cell;"></div>
  </caption>
</table>