Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<body>
<table border="1">
<td style="display: table-row" rowspan="2">
foo
<td>bar</td>
</td>
<tr><td>baz</td></tr>
</table>
</body>
</html>