chromium/third_party/blink/web_tests/external/wpt/css/css-break/table/caption-bottom-margin-at-boundary-crash.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=1353558">
<div style="columns:2; column-fill:auto; line-height:20px; height:42px;">
  <div style="display:table-caption; margin-bottom:10px;">
    <br><br>
  </div>
</div>