haikuwebkit/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-do...

14 lines
357 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'cx' attribute of the SVGRadialGradientElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS radialGradientElement.getAttribute('cx') is "0%"
PASS radialGradientElement.getAttribute('cx') is "150%"
PASS successfullyParsed is true
TEST COMPLETE