Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
backgrounds
/
size
/
backgroundSize09.html
blob: 7e69a27fa62e322d1812fcf20cdf075a594578c3 [
file
]
<head>
<style>
body
{
background-image
:
url
(
resources/bikes.bmp
);
-webkit-background-size
:
100
auto
;
background-repeat
:
no-repeat
;
}
</style>
</head>
<body>
</body>