emo-ji
emo-ji copied to clipboard
Why not just use textContent instead of shadow DOM?
Since this element basically contains a single character, is there really a reason to use Shadow DOM for it? Removing that bit would make the browser support much better.