Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / wicd / resources / test-scalable-background-image2.css
1 html{
2         height:100%;
3         background:url('test-scalable-background-image2.svg') no-repeat fixed center center;
4 }