Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
LayoutTests
/
fast
/
backgrounds
/
size
/
backgroundSize11.html
blob: 8f603ea5903a88a164568ffb62222d25b226ce12 [
file
] [
log
] [
blame
]
<head>
<style>
body
{
background-image
:
url
(
resources/bikes.bmp
);
-webkit-background-size
:
100
auto
;
background-repeat
:
no-repeat
;
background-position
:
right
;
}
</style>
</head>
<body>
</body>