Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / pattern-reference-expected.svg
bloba692cf9ca205a2b7d018ba1052c79d587f6464c5
1 <?xml version="1.0" standalone="no"?>
2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <rect width="100" height="100" fill="green"/>
4 <rect x="200" width="100" height="100" fill="green"/>
5 </svg>