Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / backgrounds / size / backgroundSize03.html
blob54532a3b2b57ba7638be4da0da2a0c9528145fdd
1 <head>
2 <style>
3 body {
4 background-image:url(resources/bikes.bmp);
5 -webkit-background-size: auto;
7 </style>
8 </head>
10 <body>
11 </body>