{
 "compat_features": [
  "css.properties.text-fit",
  "css.properties.text-fit.grow",
  "css.properties.text-fit.none",
  "css.properties.text-fit.shrink"
 ],
 "description": "The text-fit CSS property scales text to fill the inline size of its container. You can use this to grow or shrink headlines, captions, or pull quotes to fit a container.",
 "description_html": "The <code>text-fit</code> CSS property scales text to fill the inline size of its container. You can use this to grow or shrink headlines, captions, or pull quotes to fit a container.",
 "kind": "feature",
 "name": "text-fit",
 "spec": [
  "https://drafts.csswg.org/css-text-4/#propdef-text-fit"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.text-fit": {
    "baseline": false,
    "support": {
     "chrome": "150",
     "chrome_android": "150",
     "edge": "150"
    }
   },
   "css.properties.text-fit.grow": {
    "baseline": false,
    "support": {
     "chrome": "150",
     "chrome_android": "150",
     "edge": "150"
    }
   },
   "css.properties.text-fit.none": {
    "baseline": false,
    "support": {
     "chrome": "150",
     "chrome_android": "150",
     "edge": "150"
    }
   },
   "css.properties.text-fit.shrink": {
    "baseline": false,
    "support": {
     "chrome": "150",
     "chrome_android": "150",
     "edge": "150"
    }
   }
  },
  "support": {
   "chrome": "150",
   "chrome_android": "150",
   "edge": "150"
  }
 },
 "id": "text-fit",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-text-4/#propdef-text-fit",
   "seriesComposition": "delta",
   "shortname": "css-text-4",
   "series": {
    "shortname": "css-text",
    "currentSpecification": "css-text-3",
    "title": "CSS Text",
    "shortTitle": "CSS Text",
    "releaseUrl": "https://www.w3.org/TR/css-text/",
    "nightlyUrl": "https://drafts.csswg.org/css-text/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "css-text-3",
   "seriesNext": "css-text-5",
   "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-text-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-text-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-text-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-text-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Text Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Text 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-text"
    ]
   },
   "fragment": "propdef-text-fit"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.0009429,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/439"
 },
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/846",
  "votes": 10
 },
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}