Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css2.1 / 20110323 / resources / red-intrinsic-height-ratio.svg
blob55063b97acb8add327571900a30fbd27c4c8bc31
1 <!-- only intrinsic ratio and height -->
2 <svg xmlns="http://www.w3.org/2000/svg"
3 height="60" viewBox="0 0 4 6">
4 <rect width="100%" height="100%" fill="red"/>
5 </svg>