DescriptionHandle zero width joiner in HarfBuzzShaper
Change HarfBuzzShaper to handle zero width joiners. Before when a zwj
was encountered it would start a new text run and use the font data for
the zwj character. Now it instead uses the font data for the character
it joins with and is a part of the same run.
TEST=fast/text/international/zerowidthjoiner.html
BUG=311372
R=eseidel@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166685
Patch Set 1 #Patch Set 2 : Exclude test on mac (as it does not yet use harfbuzz) #
Messages
Total messages: 6 (0 generated)
|