blob: b43011a994af28616f5b117d094b0a8c1edce7d3 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'x' attribute of the SVGMaskElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS maskElement.getAttribute('x') is "-100%"
PASS maskElement.getAttribute('x') is "-10%"
PASS successfullyParsed is true
TEST COMPLETE