{
 "caniuse": [
  "background-repeat-round-space"
 ],
 "compat_features": [
  "css.properties.background-repeat",
  "css.properties.background-repeat.2-value",
  "css.properties.background-repeat.multiple_backgrounds",
  "css.properties.background-repeat.no-repeat",
  "css.properties.background-repeat.repeat",
  "css.properties.background-repeat.repeat-x",
  "css.properties.background-repeat.repeat-y",
  "css.properties.background-repeat.round",
  "css.properties.background-repeat.space"
 ],
 "description": "The background-repeat CSS property sets how a background image is tiled.",
 "description_html": "The <code>background-repeat</code> CSS property sets how a background image is tiled.",
 "group": [
  "background"
 ],
 "kind": "feature",
 "name": "background-repeat",
 "spec": [
  "https://drafts.csswg.org/css-backgrounds-3/#background-repeat"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2019-03-20",
  "baseline_low_date": "2016-09-20",
  "by_compat_key": {
   "css.properties.background-repeat": {
    "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-repeat.2-value": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "3",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "13",
     "firefox_android": "14",
     "safari": "5",
     "safari_ios": "4"
    }
   },
   "css.properties.background-repeat.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-repeat.no-repeat": {
    "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-repeat.repeat": {
    "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-repeat.repeat-x": {
    "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-repeat.repeat-y": {
    "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-repeat.round": {
    "baseline": "high",
    "baseline_high_date": "2019-03-20",
    "baseline_low_date": "2016-09-20",
    "support": {
     "chrome": "30",
     "chrome_android": "30",
     "edge": "12",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "8",
     "safari_ios": "8"
    }
   },
   "css.properties.background-repeat.space": {
    "baseline": "high",
    "baseline_high_date": "2019-03-20",
    "baseline_low_date": "2016-09-20",
    "support": {
     "chrome": "30",
     "chrome_android": "30",
     "edge": "12",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "8",
     "safari_ios": "8"
    }
   }
  },
  "support": {
   "chrome": "30",
   "chrome_android": "30",
   "edge": "12",
   "firefox": "49",
   "firefox_android": "49",
   "safari": "8",
   "safari_ios": "8"
  }
 },
 "id": "background-repeat",
 "groups": [
  "background"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-backgrounds-3/#background-repeat",
   "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-repeat"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/background-repeat",
   "title": "`background-repeat` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/background-repeat"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:background-repeat"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2016-09-20T00:00:00.000Z",
 "baselineHighDateAsObject": "2019-03-20T00:00:00.000Z"
}