Sign in
webkit
/
WebKit
/
163bd8098741a91d4ff049fd102df86887fe4073
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug13105.html
blob: 17cd4682f8c52e0973a98b2c9870892d9d975e32 [
file
] [
log
] [
blame
]
<html>
<head><title>
Testcase for bug 13105
</title></head>
<body>
<P><code>
<TABLE border="0" frame="void">
</code>
<TABLE
border
=
"0"
frame
=
"void"
>
<tr>
<td>
Left
</td>
<td>
Right
</td>
</tr>
</TABLE>
</body>
</html>