Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
table
/
border-collapsing
/
resources
/
cached.css
blob: 069d13e3a4afdb51c898f526299ceb519d5b2846 [
file
] [
log
] [
blame
]
TD
{
width
:
50px
;
height
:
50px
;
}
DIV
#
blockDiv
{
display
:
block
;
background
:
yellow
;
position
:
absolute
;
width
:
20px
;
height
:
20px
;
left
:
80px
;
top
:
20px
;
}