blob: f56a94e330e912beee5afa6866e4b5f9babdaf38 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'width' attribute of the SVGPatternElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS patternElement.getAttribute('width') is "100"
PASS patternElement.getAttribute('width') is "50"
PASS successfullyParsed is true
TEST COMPLETE