{
 "compat_features": [
  "css.properties.background-clip.text"
 ],
 "description": "The background-clip: text CSS declaration draws the background underneath only the text in the element.",
 "description_html": "The <code>background-clip: text</code> CSS declaration draws the background underneath only the text in the element.",
 "group": [
  "background"
 ],
 "kind": "feature",
 "name": "background-clip: text",
 "spec": [
  "https://drafts.csswg.org/css-backgrounds-4/#background-clip"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.background-clip.text": {
    "baseline": false,
    "support": {
     "chrome": "120",
     "chrome_android": "120",
     "edge": "120",
     "safari": "14",
     "safari_ios": "14"
    }
   }
  },
  "support": {
   "chrome": "120",
   "chrome_android": "120",
   "edge": "120",
   "safari": "14",
   "safari_ios": "14"
  }
 },
 "id": "background-clip-text",
 "groups": [
  "background"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-backgrounds-4/#background-clip",
   "seriesComposition": "delta",
   "shortname": "css-backgrounds-4",
   "series": {
    "shortname": "css-backgrounds",
    "currentSpecification": "css-backgrounds-3",
    "title": "CSS Backgrounds and Borders",
    "shortTitle": "CSS Backgrounds",
    "releaseUrl": "https://www.w3.org/TR/css-backgrounds/",
    "nightlyUrl": "https://drafts.csswg.org/css-backgrounds/"
   },
   "seriesVersion": "4",
   "shortTitle": "CSS Backgrounds 4",
   "seriesPrevious": "css-backgrounds-3",
   "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-backgrounds-4/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-backgrounds-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-backgrounds-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-backgrounds-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Backgrounds Module Level 4",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-backgrounds"
    ]
   },
   "fragment": "background-clip"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/background-clip",
   "title": "`background-clip` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/background-clip"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.68375336,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/131"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:background-clip-text"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/129",
  "votes": 8
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/1656784"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null,
 "blockedOn": "Firefox",
 "blockedSince": "December 2023",
 "monthsBlocked": 33
}