Sign in
webkit
/
WebKit
/
1f18bfe1d675d641e5195ccba1e744a16360cc5b
/
.
/
ManualTests
/
frames
/
resources
/
blit-on-scroll-subsubframe.html
blob: 90840964463624835a030710ffed655fd2ee123e [
file
] [
log
] [
blame
]
<style
type
=
"text/css"
media
=
"screen"
>
iframe
{
padding
:
10px
;
}
body
{
background-color
:
gray
;
height
:
1000px
;
}
</style>