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 - 112: Partial support
  4. 113: Partial support
  5. 114 - 116: Partial support

Edge

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

Safari

  1. 3.1 - 6.1: Not supported
  2. 7 - 13: Partial support
  3. 13.1 - 16.4: Partial support
  4. 16.5: Partial support
  5. 16.6 - TP: Partial support

Firefox

  1. 2 - 3: Not supported
  2. 3.5 - 46: Partial support
  3. 47 - 53: Partial support
  4. 54 - 112: Supported
  5. 113: Supported
  6. 114 - 115: Supported

Opera

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

IE

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

Chrome for Android

  1. 113: Partial support

Safari on iOS

  1. 3.2 - 6.1: Not supported
  2. 7 - 12.5: Partial support
  3. 13 - 16.4: Partial support
  4. 16.5: Partial support

Samsung Internet

  1. 4 - 20: Partial support
  2. 21: Partial support

Opera Mini

  1. all: Not supported

Opera Mobile

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

UC Browser for Android

  1. 13.4: Partial support

Android Browser

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

Firefox for Android

  1. 113: Supported

QQ Browser

  1. 13.1: Partial support

Baidu Browser

  1. 13.18: 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