Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / clamped-masking-clipping-expected.svg
blobdfbc4d786e2914c21cacb260be7fc76f5e1a33bb
1 <svg xmlns="http://www.w3.org/2000/svg" width="10000" height="400">
2 <rect x="99" width="101" height="100" fill="green"/>
3 <rect x="299" width="101" height="100" fill="green"/>
4 </svg>