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