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