Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / as-image / img-relative-width-expected.html
blob1341ad9b51e170b974f6a428ab9e8cf386da9766
1 <!DOCTYPE html>
2 <html>
3 <body style="margin: 0; overflow: hidden;">
4 <img style='width: 800px; height: 600px' src='resources/island.svg'>
5 </body>
6 </html>