blob: 7f25c7d7c5011ba9dbb93d666987d5a6a3fd62b4 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'x2' property of the SVGLinearGradientElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS linearGradientElement.x2.baseVal.valueAsString is "-100%"
PASS linearGradientElement.x2.baseVal.valueAsString is "100%"
PASS successfullyParsed is true
TEST COMPLETE