blob: 428af6c1b1ace04e7c1dc672bae8c2a89363111d [file] [log] [blame]
zimmermann@webkit.orgbe274bd2010-01-08 00:36:10 +00001SVG 1.1 dynamic update tests
2
3Test passed
4Tests dynamic updates of the 'transform' attribute of the SVGTextElement object
5
6On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7
8
9PASS textElement.getAttribute('transform') is null
10PASS textElement.getAttribute('transform') is "translate(0,-200)"
11PASS successfullyParsed is true
12
13TEST COMPLETE
14