Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / resources / svgRef4.css
blobd37949a6fe40c18021e922ea51527ccb9e8be6dc
1 rect {fill:red;}
2 circle {fill:blue;}
3 polygon {fill:green;}
4 ellipse {fill:gold;}