Sign in
webkit
/
WebKit
/
3280e000eb50f51518640837f991471c4062489a
/
.
/
LayoutTests
/
fast
/
table
/
015.html
blob: 460a5735d2d0614e35ca98e84c7ac4a891d7f78a [
file
] [
log
] [
blame
]
<html>
<table
style
=
"
border
:
3px
solid black
;
margin-bottom
:
1em
"
>
<tr><td>
Hello
</table>
<table
style
=
"
border
:
3px
solid black
;
margin-top
:
1em
"
>
<tr><td>
Hello
</table>
</html>