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