test: add letter-spacing test for zwj emoji (#2650)

This commit is contained in:
Niklas von Hertzen
2021-08-13 17:45:42 +08:00
committed by GitHub
parent c378e22069
commit f919204efa
3 changed files with 626 additions and 1929 deletions

View File

@ -149,5 +149,6 @@
<span>[AB / CD]</span>
</div>
<div>Emojis 🤷🏾‍♂️👨‍👩‍👧‍👦 :)</div>
<div style="letter-spacing: 2px">Emojis with letter-spacing 🤷🏾‍♂️👨‍👩‍👧‍👦 :)</div>
</body>
</html>