clipPath

abstract var clipPath: ClipPath?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

Initial value: none

|  Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :------: | :-----: | :-----: | :----: | :----: |
|    55    |   3.5   |   9.1   |   79   |   10   |
|    23′   |         |    7′   |        |        |

See also