{
 "compat_features": [
  "css.types.color.light-dark.image_value"
 ],
 "description": "The light-dark() CSS function accepts, in addition to colors, two <image> values, such as a gradient or URL, and uses one depending on the current color scheme.",
 "description_html": "The <code>light-dark()</code> CSS function accepts, in addition to colors, two <code>&#x3C;image></code> values, such as a gradient or URL, and uses one depending on the current color scheme.",
 "kind": "feature",
 "name": "light-dark() image values",
 "spec": [
  "https://drafts.csswg.org/css-color-5/#typedef-light-dark-image"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.types.color.light-dark.image_value": {
    "baseline": false,
    "support": {}
   }
  },
  "support": {}
 },
 "id": "light-dark-image",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-color-5/#typedef-light-dark-image",
   "seriesComposition": "delta",
   "shortname": "css-color-5",
   "series": {
    "shortname": "css-color",
    "currentSpecification": "css-color-4",
    "title": "CSS Color",
    "shortTitle": "CSS Color",
    "releaseUrl": "https://www.w3.org/TR/css-color/",
    "nightlyUrl": "https://drafts.csswg.org/css-color/"
   },
   "seriesVersion": "5",
   "seriesPrevious": "css-color-4",
   "seriesNext": "css-color-6",
   "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-5/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-color-5/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-color-5/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-color-5/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Color Module Level 5",
   "source": "w3c",
   "shortTitle": "CSS Color 5",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-color"
    ]
   },
   "fragment": "typedef-light-dark-image"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}