Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / resources / rects_b.svg
blob1a8f4791303b3d6a35b6d66a28d6a35a0aace093
1 <svg width="80" height="80" viewBox="0 0 80 80">
2 <rect fill="#f63" stroke="none" x="0" y="0" width="40" height="40"/>
3 <rect fill="#cc9" stroke="none" x="40" y="0" width="40" height="40"/>
4 <rect fill="#cc9" stroke="none" x="0" y="40" width="40" height="40"/>
5 <rect fill="#f63" stroke="none" x="40" y="40" width="40" height="40"/>
6 </svg>