I don't know why, but if I run this method on a <div> with a bunch of unicode emoji in it, they don't change to images:
... That's in Internet Explorer. In Chrome on Mac, they appear as actual emoji (since that's supported) but don't change to <img> tags there either. — No errors appear in the console, so I don't know what's wrong. Is this supposed to work?
I don't know why, but if I run this method on a
<div>
with a bunch of unicode emoji in it, they don't change to images:... That's in Internet Explorer. In Chrome on Mac, they appear as actual emoji (since that's supported) but don't change to
<img>
tags there either. — No errors appear in the console, so I don't know what's wrong. Is this supposed to work?