Sign in
webkit
/
WebKit
/
e186610d35755f6e0c2b8fc6bba4c07f852f9f66
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug9024.html
blob: 50060492642ca7eab5ab326e18c12d1ea93d68e3 [
file
] [
log
] [
blame
]
<title>
Test
</title>
<style
type
=
"text/css"
>
table
{
border-collapse
:
collapse
;
}
</style>
<body>
<table
border
>
<tbody
id
=
"mytable"
>
</tbody>
</table>
<script
type
=
"text/javascript"
>
</script>
</body>