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