Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGMaskElement-svgdom-maskUnits-prop-expected.txt
blobfce8828984890a8486c6cb6cbe5fa67c8ae4e2b1
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'maskUnits' property of the SVGMaskElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS maskElement.maskUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
9 PASS maskElement.maskUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE
10 PASS successfullyParsed is true
12 TEST COMPLETE