Sign in
webkit
/
WebKit
/
13a4e86f9805ee8595db991a26eb0211c7c172ff
/
.
/
LayoutTests
/
fast
/
scrolling
/
resources
/
scrollable-style.css
blob: efa180f31c927757d619847ceadf1561a27dce8d [
file
] [
log
] [
blame
]
.
inner
{
position
:
relative
;
left
:
5px
;
color
:
#ffffff
;
padding
:
4px
;
width
:
80px
;
height
:
30px
;
}
.
offscreen
{
position
:
relative
;
top
:
100px
;
}