Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / blending / resources / green-square.svg
blob794853531335eb7eee4c9a945b9ba0ee8742a1f7
1 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100" height="100">
2 <rect width="100" height="100" fill="#00FF00"/>
3 </svg>