{
 "compat_features": [
  "css.properties.clip-path.fill-box",
  "css.properties.clip-path.stroke-box",
  "css.properties.clip-path.view-box"
 ],
 "description": "The fill-box, stroke-box, and view-box values for clip-path set an edge of the element's box to use as the clipping shape.",
 "description_html": "The <code>fill-box</code>, <code>stroke-box</code>, and <code>view-box</code> values for <code>clip-path</code> set an edge of the element's box to use as the clipping shape.",
 "group": [
  "clipping-shapes-masking"
 ],
 "kind": "feature",
 "name": "Clip path boxes",
 "spec": [
  "https://drafts.csswg.org/css-masking-1/#the-clip-path"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2026-05-02",
  "baseline_low_date": "2023-11-02",
  "by_compat_key": {
   "css.properties.clip-path.fill-box": {
    "baseline": "high",
    "baseline_high_date": "2026-05-02",
    "baseline_low_date": "2023-11-02",
    "support": {
     "chrome": "119",
     "chrome_android": "119",
     "edge": "119",
     "firefox": "51",
     "firefox_android": "51",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   },
   "css.properties.clip-path.stroke-box": {
    "baseline": "high",
    "baseline_high_date": "2026-05-02",
    "baseline_low_date": "2023-11-02",
    "support": {
     "chrome": "119",
     "chrome_android": "119",
     "edge": "119",
     "firefox": "51",
     "firefox_android": "51",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   },
   "css.properties.clip-path.view-box": {
    "baseline": "high",
    "baseline_high_date": "2026-05-02",
    "baseline_low_date": "2023-11-02",
    "support": {
     "chrome": "119",
     "chrome_android": "119",
     "edge": "119",
     "firefox": "54",
     "firefox_android": "54",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   }
  },
  "support": {
   "chrome": "119",
   "chrome_android": "119",
   "edge": "119",
   "firefox": "54",
   "firefox_android": "54",
   "safari": "13.1",
   "safari_ios": "13.4"
  }
 },
 "id": "clip-path-boxes",
 "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": {
  "percentageOfPageLoad": 0.00060477,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/215"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:clip-path-boxes"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://crbug.com/694218"
  ]
 },
 "baselineLowDateAsObject": "2023-11-02T00:00:00.000Z",
 "baselineHighDateAsObject": "2026-05-02T00:00:00.000Z"
}