{
 "compat_features": [
  "css.properties.clip-path.is_animatable"
 ],
 "description": "The clip-path property can be animated using CSS transitions and animations.",
 "description_html": "The <code>clip-path</code> property can be animated using CSS transitions and animations.",
 "group": [
  "clipping-shapes-masking"
 ],
 "kind": "feature",
 "name": "Animatable clipping paths",
 "spec": [
  "https://drafts.csswg.org/css-masking-1/#the-clip-path"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "css.properties.clip-path.is_animatable": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "55",
     "chrome_android": "55",
     "edge": "79",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "12.1",
     "safari_ios": "12.2"
    }
   }
  },
  "support": {
   "chrome": "55",
   "chrome_android": "55",
   "edge": "79",
   "firefox": "49",
   "firefox_android": "49",
   "safari": "12.1",
   "safari_ios": "12.2"
  }
 },
 "id": "clip-path-animatable",
 "groups": [
  "clipping-shapes-masking"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-masking-1/#the-clip-path",
   "seriesComposition": "full",
   "shortname": "css-masking-1",
   "series": {
    "shortname": "css-masking",
    "currentSpecification": "css-masking-1",
    "title": "CSS Masking",
    "shortTitle": "CSS Masking",
    "releaseUrl": "https://www.w3.org/TR/css-masking/",
    "nightlyUrl": "https://drafts.csswg.org/css-masking/"
   },
   "seriesVersion": "1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-masking-1/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-masking-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-masking-1/",
     "https://w3c.github.io/csswg-drafts/css-masking/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-masking-1/Overview.bs",
    "filename": "Overview.html"
   },
   "title": "CSS Masking Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Masking 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": "the-clip-path"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/clip-path",
   "title": "`clip-path` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/clip-path"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:clip-path-animatable"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}