{
 "description": "The line-height-step CSS property creates consistent vertical rhythm by setting the spacing between body text baselines. It rounds taller lines like headings up to the next multiple of the body text spacing.",
 "description_html": "The <code>line-height-step</code> CSS property creates consistent vertical rhythm by setting the spacing between body text baselines. It rounds taller lines like headings up to the next multiple of the body text spacing.",
 "group": [
  "text"
 ],
 "kind": "feature",
 "name": "Rhythmic sizing",
 "spec": [
  "https://drafts.csswg.org/css-rhythm-1/"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "rhythmic-sizing",
 "groups": [
  "text"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-rhythm-1/",
   "seriesComposition": "full",
   "shortname": "css-rhythm-1",
   "series": {
    "shortname": "css-rhythm",
    "currentSpecification": "css-rhythm-1",
    "title": "CSS Rhythmic Sizing",
    "shortTitle": "CSS Rhythmic Sizing",
    "releaseUrl": "https://www.w3.org/TR/css-rhythm/",
    "nightlyUrl": "https://drafts.csswg.org/css-rhythm/"
   },
   "seriesVersion": "1",
   "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-rhythm-1/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-rhythm-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-rhythm-1/",
     "https://w3c.github.io/csswg-drafts/css-rhythm/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-rhythm-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Rhythmic Sizing Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Rhythmic Sizing 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-rhythm"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/line-height-step",
   "title": "`line-height-step` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/line-height-step"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:rhythmic-sizing"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/315",
  "votes": 3
 },
 "bugs": {
  "chrome": [
   "http://crbug.com/586413"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}