DescriptionWord spacing in RTL for segments
Removed m_stop and length comparison as they carry different units i.e. if there are two char text then m_stop will be 1 and length 2. As do not compare, needWordSpace does not set correct value.
Also by default condition for needSpacing has been changed to true because if first character is space it was getting omitted.
BUG=344873
R=leviw, eae
TEST=Word spacing in RTL with different segments handling.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176416
Patch Set 1 #Patch Set 2 : Removed changes of the Inline Iterator and BidiResolver as test fails #Patch Set 3 : Added antialiased test in test expectaions #
Messages
Total messages: 10 (0 generated)
|