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