blob: 93be0b4ee5430b5b332aa98b46b5f9098992986a [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'maskUnits' attribute of the SVGMaskElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS maskElement.getAttribute('maskUnits') is "objectBoundingBox"
PASS maskElement.getAttribute('maskUnits') is "userSpaceOnUse"
PASS successfullyParsed is true
TEST COMPLETE