Sign in
webkit
/
WebKit
/
e83748a3d986d861713edbad6b20589c06c9b99f
/
.
/
LayoutTests
/
fast
/
backgrounds
/
size
/
backgroundSize01.html
blob: 6528ec01dc0dfafeb8ff887c22eae17a81751f31 [
file
] [
log
] [
blame
]
<head>
<style>
body
{
background-image
:
url
(
resources/bikes.bmp
);
-webkit-background-size
:
auto
25%
;
}
</style>
</head>
<body>
</body>