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