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