-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
- Spec: https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop
- Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1461589
This property allows web authors to select whether emoji presentation or text presentation is used for certain emoji code points. Traditionally, these presentation styles were selected by appending Variation Selector 15 (U+FE0E) or Variation Selector 16 (U+FE0F) to certain code points. However, font-variant-emoji allows web authors to set a default presentation style which can replace the variation selectors.
Wuhu!