text-emphasis styling

- CR

Method of using small symbols next to each glyph to emphasize a run of text, commonly used in East Asian languages. The text-emphasis shorthand, and its text-emphasis-style and text-emphasis-color longhands, can be used to apply marks to the text. The text-emphasis-position property, which inherits separately, allows setting the emphasis marks' position with respect to the text.

Chrome

  1. 4 - 24: Not supported
  2. 25 - 98: Partial support
  3. 99 - 123: Supported
  4. 124: Supported
  5. 125 - 127: Supported

Edge

  1. 12 - 18: Not supported
  2. 79 - 98: Partial support
  3. 99 - 123: Supported
  4. 124: Supported

Safari

  1. 3.1 - 6: Not supported
  2. 6.1 - 7: Partial support
  3. 7.1 - 17.3: Supported
  4. 17.4: Supported
  5. 17.5 - TP: Supported

Firefox

  1. 2 - 44: Not supported
  2. 45: Disabled by default
  3. 46 - 124: Supported
  4. 125: Supported
  5. 126 - 128: Supported

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 85: Partial support
  3. 86 - 108: Supported
  4. 109: Supported

IE

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

Chrome for Android

  1. 124: Supported

Safari on iOS

  1. 3.2 - 6.1: Not supported
  2. 7 - 17.3: Supported
  3. 17.4: Supported
  4. 17.5: Supported

Samsung Internet

  1. 4 - 17.0: Partial support
  2. 18.0 - 23: Supported
  3. 24: 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 - 4.4.4: Partial support
  3. 124: Supported

Firefox for Android

  1. 125: Supported

QQ Browser

  1. 14.9: Partial support

Baidu Browser

  1. 13.52: Partial support

KaiOS Browser

  1. 2.5: Supported
  2. 3: Supported

Some old WebKit browsers (like Chrome 24) support -webkit-text-emphasis, but does not support CJK languages and is therefore considered unsupported.

Resources:
Chromium bug to unprefix `-webkit-text-emphasis`
MDN Web Docs - text-emphasis
A javascript fallback for CSS3 emphasis mark.