mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
f8a0365002
This was preventing some unqualified emoji sequences from rendering properly, such as the custom SerenityOS flag. We rendered the flag correctly when given the fully qualified sequence: U+1F3F3 U+FEOF U+200D U+1F41E But were not detecting the unqualified sequence as an emoji when also filtering for emoji-presentation sequences: U+1F3F3 U+200D U+1F41E |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestEmoji.cpp | ||
TestSegmentation.cpp | ||
TestUnicodeCharacterTypes.cpp | ||
TestUnicodeNormalization.cpp |