Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt
blob770b24bf8f12b09bf43b49c9033266424373ce3a
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'gradientUnits' attribute of the SVGRadialGradientElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS radialGradientElement.getAttribute('gradientUnits') is null
9 PASS radialGradientElement.getAttribute('gradientUnits') is "userSpaceOnUse"
10 PASS successfullyParsed is true
12 TEST COMPLETE