wpt / css / css-tables / crashtests / empty-tbody-after-tall-section-crash.html

Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-tables/crashtests/empty-tbody-after-tall-section-crash.html

<!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>