{
 "compat_features": [
  "css.properties.flex-wrap.balance"
 ],
 "description": "The flex-wrap: balance CSS declaration distributes items in a multi-line flex container such that each line has about the same number of items.",
 "description_html": "The <code>flex-wrap: balance</code> CSS declaration distributes items in a multi-line flex container such that each line has about the same number of items.",
 "group": [
  "flexbox"
 ],
 "kind": "feature",
 "name": "flex-wrap: balance",
 "spec": [
  "https://drafts.csswg.org/css-flexbox-2/#valdef-flex-wrap-balance"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.flex-wrap.balance": {
    "baseline": false,
    "support": {
     "chrome": "150",
     "chrome_android": "150",
     "edge": "150"
    }
   }
  },
  "support": {
   "chrome": "150",
   "chrome_android": "150",
   "edge": "150"
  }
 },
 "id": "flexbox-flex-wrap-balance",
 "groups": [
  "flexbox"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-flexbox-2/#valdef-flex-wrap-balance",
   "seriesComposition": "full",
   "shortname": "css-flexbox-2",
   "series": {
    "shortname": "css-flexbox",
    "currentSpecification": "css-flexbox-1",
    "title": "CSS Flexible Box Layout",
    "shortTitle": "CSS Flexbox",
    "releaseUrl": "https://www.w3.org/TR/css-flexbox/",
    "nightlyUrl": "https://drafts.csswg.org/css-flexbox/"
   },
   "seriesVersion": "2",
   "shortTitle": "CSS Flexbox 2",
   "seriesPrevious": "css-flexbox-1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "nightly": {
    "url": "https://drafts.csswg.org/css-flexbox-2/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-flexbox-2/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-flexbox-2/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Flexible Box Layout Module Level 2",
   "source": "spec",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-flexbox"
    ]
   },
   "fragment": "valdef-flex-wrap-balance"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}