{
 "caniuse": [
  "font-kerning"
 ],
 "compat_features": [
  "css.properties.font-kerning",
  "css.properties.font-kerning.auto",
  "css.properties.font-kerning.none",
  "css.properties.font-kerning.normal"
 ],
 "description": "The font-kerning CSS property sets whether kerning data from a font is used to adjust the space between letters.",
 "description_html": "The <code>font-kerning</code> CSS property sets whether kerning data from a font is used to adjust the space between letters.",
 "group": [
  "font-features"
 ],
 "kind": "feature",
 "name": "font-kerning",
 "spec": [
  "https://drafts.csswg.org/css-fonts-4/#font-kerning-prop"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "css.properties.font-kerning": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "33",
     "chrome_android": "33",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32",
     "safari": "9",
     "safari_ios": "9"
    }
   },
   "css.properties.font-kerning.auto": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "33",
     "chrome_android": "33",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32",
     "safari": "9",
     "safari_ios": "9"
    }
   },
   "css.properties.font-kerning.none": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "33",
     "chrome_android": "33",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32",
     "safari": "9",
     "safari_ios": "9"
    }
   },
   "css.properties.font-kerning.normal": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "33",
     "chrome_android": "33",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32",
     "safari": "9",
     "safari_ios": "9"
    }
   }
  },
  "support": {
   "chrome": "33",
   "chrome_android": "33",
   "edge": "79",
   "firefox": "32",
   "firefox_android": "32",
   "safari": "9",
   "safari_ios": "9"
  }
 },
 "id": "font-kerning",
 "groups": [
  "font-features"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-fonts-4/#font-kerning-prop",
   "seriesComposition": "full",
   "shortname": "css-fonts-4",
   "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": "4",
   "seriesNext": "css-fonts-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-fonts-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-fonts-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-fonts-4/",
     "https://w3c.github.io/csswg-drafts/css-fonts/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-fonts-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Fonts Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Fonts 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-fonts"
    ]
   },
   "fragment": "font-kerning-prop"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/font-kerning",
   "title": "`font-kerning` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/font-kerning"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:font-kerning"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://code.google.com/p/chromium/issues/detail?id=324946"
  ]
 },
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}