blob: 37c8aa4e527b3af4bc6c960036b0b92d15adb6af [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