Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>CSS Test: Overflow clipping in cells that span columns</title>
<link rel="author" title="Robert Hogan" href="mailto:robhogan@gmail.com">
<link rel="match" href="zero-rowspan-001-ref.html">
<table>
<tr><td rowspan="0">Foo</td></tr>
<tr><td>Foo</td></tr>
<tr><td>Foo</td></tr>
<tr><td>Foo</td></tr>
</table>