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