Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
</head>
<body>
<table border="1">
<tr><td colspan="3">colspan 3</td></tr>
<tr><td colspan="2">colspan 2</td><td>x</td></tr>
</table>
</body>
</html>