Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGCircleElement-svgdom-r-prop-expected.txt
blobd2d270b8018b38723c2e25c1d37bcfc58eee30ed
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'r' property of the SVGCircleElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS circleElement.r.baseVal.value is 1
9 PASS circleElement.r.baseVal.value is 150
10 PASS successfullyParsed is true
12 TEST COMPLETE