Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-tables/crashtests/empty-tbody-after-tall-section-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<table cellspacing="1">
<caption style="border-bottom:1234567890px solid;"></caption>
<colgroup style="width:1px;"></colgroup>
<tbody></tbody>
</table>