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