Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
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>