{
 "caniuse": [
  "css-boxdecorationbreak"
 ],
 "compat_features": [
  "css.properties.box-decoration-break",
  "css.properties.box-decoration-break.clone",
  "css.properties.box-decoration-break.slice"
 ],
 "description": "The box-decoration-break CSS property sets whether box decorations, such as borders or backgrounds, of an element divided across a page, column, or region wraps each fragment or splits across the break.",
 "description_html": "The <code>box-decoration-break</code> CSS property sets whether box decorations, such as borders or backgrounds, of an element divided across a page, column, or region wraps each fragment or splits across the break.",
 "kind": "feature",
 "name": "box-decoration-break",
 "spec": [
  "https://drafts.csswg.org/css-break-4/#break-decoration"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.box-decoration-break": {
    "baseline": false,
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "32",
     "firefox_android": "32"
    }
   },
   "css.properties.box-decoration-break.clone": {
    "baseline": false,
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "32",
     "firefox_android": "32"
    }
   },
   "css.properties.box-decoration-break.slice": {
    "baseline": false,
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "32",
     "firefox_android": "32"
    }
   }
  },
  "support": {
   "chrome": "130",
   "chrome_android": "130",
   "edge": "130",
   "firefox": "32",
   "firefox_android": "32"
  }
 },
 "id": "box-decoration-break",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-break-4/#break-decoration",
   "seriesComposition": "full",
   "shortname": "css-break-4",
   "series": {
    "shortname": "css-break",
    "currentSpecification": "css-break-3",
    "title": "CSS Fragmentation",
    "shortTitle": "CSS Fragmentation",
    "releaseUrl": "https://www.w3.org/TR/css-break/",
    "nightlyUrl": "https://drafts.csswg.org/css-break/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "css-break-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-break-4/",
    "status": "First Public Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-break-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-break-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-break-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Fragmentation Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Fragmentation 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-break"
    ]
   },
   "fragment": "break-decoration"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/box-decoration-break",
   "title": "`box-decoration-break` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/box-decoration-break"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.03312326,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/218"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:box-decoration-break"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/41",
  "votes": 7
 },
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/41295617"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null,
 "blockedOn": "Safari",
 "blockedSince": "October 2024",
 "monthsBlocked": 23
}