Sign in
webkit
/
WebKit
/
306c7df09f4aaf61ec60bfd6add67d83f59f2707
/
.
/
LayoutTests
/
fast
/
backgrounds
/
size
/
backgroundSize07.html
blob: 3b711344dd4050fff111bdd9f427bb959ab5e373 [
file
] [
log
] [
blame
]
<head>
<style>
body
{
background-image
:
url
(
resources/bikes.bmp
);
-webkit-background-size
:
33%
;
background-repeat
:
repeat-x
;
}
</style>
</head>
<body>
</body>