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 - 121: Partial support
  4. 122: Partial support
  5. 123 - 125: Partial support

Edge

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

Safari

  1. 3.1 - 6.1: Not supported
  2. 7 - 13: Partial support
  3. 13.1 - 17.3: Partial support
  4. 17.4: Partial support
  5. TP: Partial support

Firefox

  1. 2 - 3: Not supported
  2. 3.5 - 46: Partial support
  3. 47 - 53: Partial support
  4. 54 - 122: Supported
  5. 123: Supported
  6. 124 - 126: Supported

Opera

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

IE

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

Chrome for Android

  1. 122: Partial support

Safari on iOS

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

Samsung Internet

  1. 4 - 22: Partial support
  2. 23: 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. 122: Partial support

Firefox for Android

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