Edge does not support Unicode variation selectors (U+FE0E for symbols, U+FE0F for emoji)
Duplicate Issue #13515601 • See Issue #11635143
Steps to reproduce
For Unicode glyphs with multiple variations, Edge is the only major browser to not support choosing the variation to display using Unicode variation selectors. The 2 most common selectors are U+FE0E for symbols, and U+FE0F for emoji.
http://unicode.org/faq/vs.html
Edge and IE only support symbol/emoji selection by changing font-family
to Segoe UI Symbol/Emoji, and currently defaults glyphs to the emoji variant, which can look out of place when glyphs are used to style UI elements.
Open this codepen in different browsers to see compatibility differences.
You need to sign in to your Microsoft account to add a comment.
Sign in