Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / inline-text-zero-length-expected.svg
blob6d4b0d827014b6029e6826cc0f4fcad4f1e9595d
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <text x="50" y="50">This passes if <tspan x="50" y="100">two lines of text are visible</tspan></text>
3 </svg>