summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-break/table/caption-bottom-margin-at-boundary-crash.html
blob: edca6635675eef7f2d29e5b535832cb35e455b41 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<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>