blob: 5b23a6c13d89102062b18a91e142f1338beb20f0 [file] [log] [blame]
zimmermann@webkit.orgcea314662011-04-05 16:38:10 +00001<svg xmlns="http://www.w3.org/2000/svg">
2<!-- "Test text" should be rendered, not "Test ttex" -->
3<text font-size="50" fill="green" x="20" y="120">Test<tspan> <tspan x="150"> text</tspan></tspan></text>
4</svg>