blob: b952eeb80ff9ea47e8584701fd043891b9ca3379 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'maskUnits' property of the SVGMaskElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS maskElement.maskUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
PASS maskElement.maskUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE
PASS successfullyParsed is true
TEST COMPLETE