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