summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-tables/crashtests/empty-tbody-after-tall-section-crash.html
blob: b2d6e642540c9ab9eec3228bd1b4c60160eb4184 (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=1326276">
<table cellspacing="1">
  <caption style="border-bottom:1234567890px solid;"></caption>
  <colgroup style="width:1px;"></colgroup>
  <tbody></tbody>
</table>