Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / hixie / viewbox / 004.xml
bloba5784e06af9882b6333d160839d0f51facf31b80
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 400">
2  <desc>This should just be one big green rectangle.</desc>
3  <rect x="0" y="0" width="1000" height="400" fill="green"/>
4 </svg>