WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
994 stars 192 forks source link

Unicode support by browsers #557

Open bebekar opened 5 years ago

bebekar commented 5 years ago

Could it be possible to know what unicode level the browser supports. Emoji are supported by Firefox but not in chrome

ExE-Boss commented 5 years ago

That’s not Unicode support, that’s font fallback (dynamically selecting different fonts based on character coverage).

Every browser in the last two decades supports Unicode.