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