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