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