This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

clipPathUnits

Notes

Remarks

The clipPathUnits property provides the user coordinate system for the contents of the SVGClipPathElement element.

The default svgUnitTypes value of SVG_UNIT_TYPE_OBJECTBOUNDINGBOX means that the coordinate system is established by using the bounding box of the element that the clipping path is applied on.

Syntax

Standards information

See also

Related pages

Attributions