The picker is currently using the unqualified Unicode sequence for these two emojis, which may cause rendering issues on some browsers and devices. This commit replaces these unqualified sequences with the corresponding fully qualified sequence for the emoji.
The picker is currently using the unqualified Unicode sequence for these two emojis, which may cause rendering issues on some browsers and devices. This commit replaces these unqualified sequences with the corresponding fully qualified sequence for the emoji.
BUG=#173,#163