Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGRadialGradientElement-dom-cx-attr-expected.txt
blob9d92f809a08c045a92c2c7c02a8a5ea105b508df
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'cx' attribute of the SVGRadialGradientElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS radialGradientElement.getAttribute('cx') is "0%"
9 PASS radialGradientElement.getAttribute('cx') is "150%"
10 PASS successfullyParsed is true
12 TEST COMPLETE