Linux Mac OSX Windows

  
[scriptable, uuid(0c3f45a4-e6d0-44e7-a2f8-d128ecf1db9b)]
interface nsIDOMSVGClipPathElement : nsIDOMSVGElement

Constants


        
const unsigned short SVG_CPUNITS_UNKNOWN = 0

        
const unsigned short SVG_CPUNITS_OBJECTBOUNDINGBOX = 1

        
const unsigned short SVG_CPUNITS_USERSPACEONUSE = 2

Attributes


        
readonly attribute nsIDOMSVGAnimatedEnumeration clipPathUnits