Sign in
webkit
/
WebKit
/
e9bf3dba267b8a2761fe8883c3cfeb257e675c4b
/
.
/
LayoutTests
/
fast
/
table
/
001.html
blob: cae6fdb446b8fec9bad13421d7d99cafe97c2825 [
file
] [
log
] [
blame
]
<html>
<table
style
=
"
position
:
absolute
;
background-color
:
black
;
top
:
0px
;
bottom
:
10px
;
left
:
0px
;
right
:
0px
"
>
<tr><td
style
=
"
color
:
white
"
>
Hello
</table>
</html>