blob: a08c3695da06f96c125c4a4c1759ad325c0d90d1 [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