{
 "compat_features": [
  "css.properties.background-image",
  "css.properties.background-image.multiple_backgrounds",
  "css.properties.background-image.none"
 ],
 "description": "The background-image CSS property sets the graphics to display behind the content of an element and in front of the background color. Graphics may be any combination of images or gradients.",
 "description_html": "The <code>background-image</code> CSS property sets the graphics to display behind the content of an element and in front of the background color. Graphics may be any combination of images or gradients.",
 "group": [
  "background"
 ],
 "kind": "feature",
 "name": "background-image",
 "spec": [
  "https://drafts.csswg.org/css-backgrounds-3/#background-image"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "css.properties.background-image": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.background-image.multiple_backgrounds": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "3.6",
     "firefox_android": "4",
     "safari": "1.3",
     "safari_ios": "1"
    }
   },
   "css.properties.background-image.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "3.6",
   "firefox_android": "4",
   "safari": "1.3",
   "safari_ios": "1"
  }
 },
 "id": "background-image",
 "groups": [
  "background"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-backgrounds-3/#background-image",
   "seriesComposition": "full",
   "shortname": "css-backgrounds-3",
   "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": "3",
   "shortTitle": "CSS Backgrounds 3",
   "seriesNext": "css-backgrounds-4",
   "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-3/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-backgrounds-3/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-backgrounds-3/",
     "https://w3c.github.io/csswg-drafts/css-backgrounds/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-backgrounds-3/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Backgrounds and Borders Module Level 3",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-backgrounds"
    ]
   },
   "fragment": "background-image"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/background-image",
   "title": "`background-image` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/background-image"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:background-image"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}