How Emojis look with default font on different devices and browsers
Initial Manual Test Results: https://www.browserstack.com/screenshots/3dca3e18766558eefba0a8977dab1b0f805d836c
All fully-qualified emojis from: https://unicode.org/Public/emoji/13.1/emoji-test.txt
- Test with BrowserStack and capture results.
- Write script to compare results and create a report like: https://unicode.org/emoji/charts/full-emoji-list.html
- Github Page for the report
- Automate all steps including "update from source", "testing" and "report generation" stages and run them in a schedule.
- Add support for test in popular websites and apps (if possible with BrowserStack or similar services)
- Find the most and least stable looking emojis across devices, also per device-usage (stats like caniuse.com)
- Usefull for deciding whether to implement an emoji picker and use a custom font/img-pack scenario for normalizing across-devices OR go with the native support.