Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / window-resize-background-image-non-fixed.html
blob61f30e3f5e8dabf2a4f91db8c32de6b674d37bc5
1 <!DOCTYPE html>
2 <script src="resources/window-resize-repaint.js"></script>
3 <style>
4 body {
5 background-image: url(resources/apple.jpg);
7 </style>