Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
LayoutTests
/
fast
/
backgrounds
/
size
/
backgroundSize08.html
blob: c4bf356aa32ad9551a665cc4921e4a53c531ddc5 [
file
] [
log
] [
blame
]
<head>
<style>
body
{
background-image
:
url
(
resources/bikes.bmp
);
-webkit-background-size
:
auto
33%
;
background-repeat
:
repeat-y
;
}
</style>
</head>
<body>
</body>