Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / resources / embedded.svg
blob01830249d4e1e0a1073a4f8e5ec5416b64883844
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
2 <rect fill="blue" width="100%" height="100%"/>
3 <circle cx="50%" cy="50%" r="10%" fill="green"/>
4 </svg>