zimmermann@webkit.org | cea31466 | 2011-04-05 16:38:10 +0000 | [diff] [blame] | 1 | <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> |