CSS clip-path property (for HTML)

- CR

Method of defining the visible region of an HTML element using SVG or a shape definition.

Chrome

  1. 4 - 23: Not supported
  2. 24 - 54: Partial support
  3. 55 - 130: Partial support
  4. 131: Partial support
  5. 132 - 134: Partial support

Edge

  1. 12 - 17: Not supported
  2. 18: Disabled by default
  3. 79 - 130: Partial support
  4. 131: Partial support

Safari

  1. 3.1 - 6.1: Not supported
  2. 7 - 13: Partial support
  3. 13.1 - 18.0: Partial support
  4. 18.1: Partial support
  5. 18.2 - TP: Partial support

Firefox

  1. 2 - 3: Not supported
  2. 3.5 - 46: Partial support
  3. 47 - 53: Partial support
  4. 54 - 131: Supported
  5. 132: Supported
  6. 133 - 135: Supported

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 41: Partial support
  3. 42 - 113: Partial support
  4. 114: Partial support

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 131: Partial support

Safari on iOS

  1. 3.2 - 6.1: Not supported
  2. 7 - 12.5: Partial support
  3. 13 - 18.0: Partial support
  4. 18.1: Partial support
  5. 18.2: Partial support

Samsung Internet

  1. 4 - 5.4: Partial support
  2. 6.2 - 25: Partial support
  3. 26: Partial support

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Partial support

UC Browser for Android

  1. 15.5: Partial support

Android Browser

  1. 2.1 - 4.3: Not supported
  2. 4.4 - 4.4.4: Partial support
  3. 131: Partial support

Firefox for Android

  1. 132: Supported

QQ Browser

  1. 14.9: Partial support

Baidu Browser

  1. 13.52: Partial support

KaiOS Browser

  1. 2.5: Partial support
  2. 3: Supported

Support refers to the clip-path CSS property on HTML elements specifically. Support for clip-path in SVG is supported in all browsers with basic SVG support.

Resources:
Chromium bug for shapes in external SVGs
WebKit bug for shapes in external SVGs
Codepen Example Clipping an Image with a Polygon
CSS Tricks article
Visual test cases