Emoji: Update Emoji browser support tests for Twemoji v2.4.0
Really, following [42598]. Fixes #42862 for trunk, really. git-svn-id: https://develop.svn.wordpress.org/trunk@42602 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c03e730085
commit
fdb0551c5a
|
@ -95,8 +95,8 @@
|
|||
* (person in business suit levitating + female sign).
|
||||
*/
|
||||
isIdentical = emojiSetsRenderIdentically(
|
||||
[ 55358, 56794, 8205, 9794, 65039 ],
|
||||
[ 55358, 56794, 8203, 9794, 65039 ]
|
||||
[55357, 56692, 8205, 9792, 65039],
|
||||
[55357, 56692, 8203, 9792, 65039]
|
||||
);
|
||||
return ! isIdentical;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue