Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
The SVGClipPathElement interface provides access to the properties of <clipPath> elements, as well as methods to manipulate them.
EventTarget Node Element SVGElement SVGClipPathElementThis interface also inherits properties from its parent, SVGElement.
SVGClipPathElement.clipPathUnits Read onlyReturns an SVGAnimatedEnumeration corresponding to the clipPathUnits attribute of the associated <clipPath> element. Takes one of the constants defined in SVGUnitTypes.
SVGClipPathElement.transform Read onlyReturns an SVGAnimatedTransformList corresponding to the transform attribute of the associated <clipPath> element.
This interface doesn't implement any specific methods, but inherits methods from its parent, SVGElement.
| CSS Masking Module Level 1 # InterfaceSVGClipPathElement |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Nov 7, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.