Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / resources / circle-small.svg
blob6a57207f148412c9be9fe498c1143533ec0e7d0c
1 <?xml version="1.0"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4 <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36">
5 <circle cx="50%" cy="50%" r="16" style="fill:blue;" />
6 </svg>