{
 "compat_features": [
  "html.elements.meta.name.text-scale"
 ],
 "description": "The <meta name=\"text-scale\" content=\"scale\" /> HTML element allows the browser's initial font size to be affected by the operating system text scale settings. The <meta name=\"text-scale\" content=\"legacy\" /> element is the default behavior that respects only browser font-size settings.",
 "description_html": "The <code>&#x3C;meta name=\"text-scale\" content=\"scale\" /></code> HTML element allows the browser's initial font size to be affected by the operating system text scale settings. The <code>&#x3C;meta name=\"text-scale\" content=\"legacy\" /></code> element is the default behavior that respects only browser font-size settings.",
 "kind": "feature",
 "name": "<meta name=\"text-scale\">",
 "spec": [
  "https://drafts.csswg.org/css-fonts-5/#text-scale-meta"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "html.elements.meta.name.text-scale": {
    "baseline": false,
    "support": {
     "chrome": "146",
     "chrome_android": "146",
     "edge": "146"
    }
   }
  },
  "support": {
   "chrome": "146",
   "chrome_android": "146",
   "edge": "146"
  }
 },
 "id": "meta-text-scale",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-fonts-5/#text-scale-meta",
   "seriesComposition": "delta",
   "shortname": "css-fonts-5",
   "series": {
    "shortname": "css-fonts",
    "currentSpecification": "css-fonts-4",
    "title": "CSS Fonts",
    "shortTitle": "CSS Fonts",
    "releaseUrl": "https://www.w3.org/TR/css-fonts/",
    "nightlyUrl": "https://drafts.csswg.org/css-fonts/"
   },
   "seriesVersion": "5",
   "seriesPrevious": "css-fonts-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-fonts-5/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-fonts-5/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-fonts-5/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-fonts-5/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Fonts Module Level 5",
   "source": "w3c",
   "shortTitle": "CSS Fonts 5",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-fonts"
    ]
   },
   "fragment": "text-scale-meta"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/HTML/Reference/Elements/meta/name/text-scale",
   "title": "<meta name=\"text-scale\">",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/meta/name/text-scale"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.0049304,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/417"
 },
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/517",
  "votes": 8
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/1976522"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}