Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / text / text-transform-ws-rules-expected.svg
blob6f3bed119009764edd4a0f4448b73797d41e6675
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <text>
3 <tspan x="0" y="1em">WORD1
4 </tspan><tspan x="0" dy="1em">WORD2</tspan>
5 </text>
6 </svg>