I showed this to somebody with a newish looking Android phone running Chrome and noticed some emoji were not rendering on the info card. It works on my Nexus 7 (stock Android) so I'm hoping someone can reproduce to help me track this down. Possibly related: mobile Safari refuses to render emoji larger than 16px (already fixed in WebKit nightly) and is currently being worked around with transform: scale(x);... perhaps the same hack is needed here?
I showed this to somebody with a newish looking Android phone running Chrome and noticed some emoji were not rendering on the info card. It works on my Nexus 7 (stock Android) so I'm hoping someone can reproduce to help me track this down. Possibly related: mobile Safari refuses to render emoji larger than 16px (already fixed in WebKit nightly) and is currently being worked around with
transform: scale(x);
... perhaps the same hack is needed here?