Sign in
fuchsia
/
third_party
/
webkit
/
d1989a3d4b7a2a0094d2d64c0d64f3113ad54a95
/
.
/
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>