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