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