{
 "compat_features": [
  "css.types.basic-shape.path",
  "css.types.basic-shape.path.clip-path",
  "css.types.basic-shape.path.d",
  "css.types.basic-shape.path.offset-path",
  "css.types.basic-shape.path.shape-outside"
 ],
 "description": "The path() CSS shape function creates a shape for clip-path, shape-outside, and the SVG attribute d.",
 "description_html": "The <code>path()</code> CSS shape function creates a shape for <code>clip-path</code>, <code>shape-outside</code>, and the SVG attribute <code>d</code>.",
 "kind": "feature",
 "name": "path()",
 "spec": [
  "https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.types.basic-shape.path": {
    "baseline": "high",
    "baseline_high_date": "2023-01-28",
    "baseline_low_date": "2020-07-28",
    "support": {
     "chrome": "52",
     "chrome_android": "52",
     "edge": "79",
     "firefox": "72",
     "firefox_android": "79",
     "safari": "13.1",
     "safari_ios": "13"
    }
   },
   "css.types.basic-shape.path.clip-path": {
    "baseline": "high",
    "baseline_high_date": "2023-07-21",
    "baseline_low_date": "2021-01-21",
    "support": {
     "chrome": "88",
     "chrome_android": "88",
     "edge": "88",
     "firefox": "72",
     "firefox_android": "79",
     "safari": "13.1",
     "safari_ios": "13"
    }
   },
   "css.types.basic-shape.path.d": {
    "baseline": false,
    "support": {
     "chrome": "52",
     "chrome_android": "52",
     "edge": "79",
     "firefox": "97",
     "firefox_android": "97"
    }
   },
   "css.types.basic-shape.path.offset-path": {
    "baseline": "high",
    "baseline_high_date": "2025-03-12",
    "baseline_low_date": "2022-09-12",
    "support": {
     "chrome": "56",
     "chrome_android": "56",
     "edge": "79",
     "firefox": "72",
     "firefox_android": "79",
     "safari": "16",
     "safari_ios": "16"
    }
   },
   "css.types.basic-shape.path.shape-outside": {
    "baseline": false,
    "support": {}
   }
  },
  "support": {}
 },
 "id": "path-shape",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes",
   "seriesComposition": "full",
   "shortname": "css-shapes-1",
   "series": {
    "shortname": "css-shapes",
    "currentSpecification": "css-shapes-1",
    "title": "CSS Shapes",
    "shortTitle": "CSS Shapes",
    "releaseUrl": "https://www.w3.org/TR/css-shapes/",
    "nightlyUrl": "https://drafts.csswg.org/css-shapes/"
   },
   "seriesVersion": "1",
   "seriesNext": "css-shapes-2",
   "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-shapes-1/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-shapes-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-shapes-1/",
     "https://w3c.github.io/csswg-drafts/css-shapes/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-shapes-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Shapes Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Shapes 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-shapes"
    ]
   },
   "fragment": "supported-basic-shapes"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Values/basic-shape/path",
   "title": "`path()` CSS function",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/basic-shape/path"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [
  {
   "year": 2026,
   "label": "interop-2026-shape",
   "url": "https://wpt.fyi/interop-2026?feature=interop-2026-shape"
  }
 ],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:path-shape"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/313",
  "votes": 3
 },
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}