Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / background-scaling-expected.html
bloba57c955bf32ff22890af328cdce211dc4c2295dd
1 <!DOCTYPE html>
2 <html style="background-color: blue;">
3 <body style="margin:0;">
4 <div style="background-color: green; width: 25vw; height: 25px;"></div>
5 </body>
6 </html>