Sign in
webkit
/
WebKit
/
d5bc8626ff9394ad3cac4aff99be89e91a8d2265
/
.
/
LayoutTests
/
tables
/
mozilla_expected_failures
/
bugs
/
bug1262.html
blob: f69f524434b7aff5501c7cb93ce2a1ed172fcbc4 [
file
] [
log
] [
blame
]
<html>
<body>
1
<table
border
=
1
width
=
"100%"
>
<tr><td></td></tr>
</table>
2
<br>
3
<table
border
=
1
width
=
"100%"
>
<tr></tr>
</table>
4
</body>
</html>