CSS3 font-kerning

- CR

Controls the usage of the kerning information (spacing between letters) stored in the font. Note that this only affects OpenType fonts with kerning information, it has no effect on other fonts.

Chrome

  1. 4 - 28: Not supported
  2. 29 - 32: Supported
  3. 33 - 122: Supported
  4. 123: Supported
  5. 124 - 126: Supported

Edge

  1. 12 - 18: Not supported
  2. 79 - 122: Supported
  3. 123: Supported

Safari

  1. 3.1 - 6.1: Not supported
  2. 7 - 9: Supported
  3. 9.1 - 17.3: Supported
  4. 17.4: Supported
  5. TP: Supported

Firefox

  1. 2 - 23: Not supported
  2. 24 - 33: Disabled by default
  3. 34 - 123: Supported
  4. 124: Supported
  5. 125 - 127: Supported

Opera

  1. 9 - 15: Not supported
  2. 16 - 19: Supported
  3. 20 - 107: Supported
  4. 108: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 122: Supported

Safari on iOS

  1. 3.2 - 7.1: Not supported
  2. 8 - 11.4: Supported
  3. 12 - 17.3: Supported
  4. 17.4: Supported

Samsung Internet

  1. 4 - 22: Supported
  2. 23: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.3: Not supported
  2. 4.4: Supported
  3. 4.4.3: Supported
  4. 122: Supported

Firefox for Android

  1. 123: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Supported
  2. 3: Supported

Browsers with support for font feature settings can also set kerning value.

Resources:
MDN Web Docs - CSS font-kerning