{
 "compat_features": [
  "css.properties.color-adjust"
 ],
 "description": "The color-adjust shorthand CSS property allows multiple performance related color adjustments to be set at once. Setting the print-color-adjust CSS property directly is preferred, as it is the only such adjustment so far defined.",
 "description_html": "The <code>color-adjust</code> shorthand CSS property allows multiple performance related color adjustments to be set at once. Setting the <code>print-color-adjust</code> CSS property directly is preferred, as it is the only such adjustment so far defined.",
 "discouraged": {
  "according_to": [
   "https://drafts.csswg.org/css-color-adjust-1/#color-adjust"
  ],
  "alternatives": [
   "print-color-adjust"
  ],
  "reason": "The CSS Color Adjustment specification described the color-adjust as deprecated, to prevent authors from accidentally resetting color adjustments in unexpected contexts.",
  "reason_html": "The CSS Color Adjustment specification described the <code>color-adjust</code> as deprecated, to prevent authors from accidentally resetting color adjustments in unexpected contexts."
 },
 "group": [
  "print"
 ],
 "kind": "feature",
 "name": "color-adjust",
 "spec": [
  "https://drafts.csswg.org/css-color-adjust-1/#color-adjust"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.color-adjust": {
    "baseline": false,
    "support": {
     "firefox": "48",
     "firefox_android": "48",
     "safari": "15.4",
     "safari_ios": "15.4"
    }
   }
  },
  "support": {
   "firefox": "48",
   "firefox_android": "48",
   "safari": "15.4",
   "safari_ios": "15.4"
  }
 },
 "id": "color-adjust",
 "groups": [
  "print"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-color-adjust-1/#color-adjust",
   "seriesComposition": "full",
   "shortname": "css-color-adjust-1",
   "series": {
    "shortname": "css-color-adjust",
    "currentSpecification": "css-color-adjust-1",
    "title": "CSS Color Adjustment",
    "shortTitle": "CSS Color Adjustment",
    "releaseUrl": "https://www.w3.org/TR/css-color-adjust/",
    "nightlyUrl": "https://drafts.csswg.org/css-color-adjust/"
   },
   "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-color-adjust-1/",
    "status": "Candidate Recommendation Snapshot",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-color-adjust-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-color-adjust-1/",
     "https://w3c.github.io/csswg-drafts/css-color-adjust/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-color-adjust-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Color Adjustment Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Color Adjustment 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-color-adjust"
    ]
   },
   "fragment": "color-adjust"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/print-color-adjust",
   "title": "`print-color-adjust` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/print-color-adjust"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null,
 "blockedOn": "Chromium",
 "blockedSince": "March 2022",
 "monthsBlocked": 54
}