blob: 5e1be99d6b4d0f91422b3b302e8c826c14d616e5 [file] [log] [blame]
zimmermann@webkit.org504f2552008-08-12 10:35:09 +00001SVG 1.1 dynamic update tests
2
3Tests dynamic updates of the 'markerHeight' attribute of the SVGMarkerElement object
4
5On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8PASS markerElement.getAttribute('markerHeight') is "0"
9PASS markerElement.getAttribute('markerHeight') is "2"
10PASS successfullyParsed is true
11
12TEST COMPLETE
13