{
 "compat_features": [
  "css.types.basic-shape.shape"
 ],
 "description": "The shape() CSS function creates shapes with a series of commands like line, move, and curve. It can be used with clip-path and shape-outside.",
 "description_html": "The <code>shape()</code> CSS function creates shapes with a series of commands like <code>line</code>, <code>move</code>, and <code>curve</code>. It can be used with <code>clip-path</code> and <code>shape-outside</code>.",
 "group": [
  "clipping-shapes-masking"
 ],
 "kind": "feature",
 "name": "shape()",
 "spec": [
  "https://drafts.csswg.org/css-shapes-1/#shape-function"
 ],
 "status": {
  "baseline": "low",
  "baseline_low_date": "2026-02-24",
  "by_compat_key": {
   "css.types.basic-shape.shape": {
    "baseline": "low",
    "baseline_low_date": "2026-02-24",
    "support": {
     "chrome": "135",
     "chrome_android": "135",
     "edge": "135",
     "firefox": "148",
     "firefox_android": "148",
     "safari": "18.4",
     "safari_ios": "18.4"
    }
   }
  },
  "support": {
   "chrome": "135",
   "chrome_android": "135",
   "edge": "135",
   "firefox": "148",
   "firefox_android": "148",
   "safari": "18.4",
   "safari_ios": "18.4"
  }
 },
 "id": "shape-function",
 "groups": [
  "clipping-shapes-masking"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-shapes-1/#shape-function",
   "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": "shape-function"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Values/basic-shape/shape",
   "title": "`shape()` CSS function",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/basic-shape/shape"
  }
 ],
 "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:shape-function"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/329302249"
  ]
 },
 "baselineLowDateAsObject": "2026-02-24T00:00:00.000Z",
 "baselineHighDateAsObject": null,
 "expectedBaselineHighDate": "2028-08-24"
}