DescriptionOnly synthesize grapheme widths once for surrogate pair characters
This patch updates the grapheme width synthesis code to not set
surrogate pairs to be half-width. With this change our rendering
more closely matches Gecko.
There are no pixel differences in svg/text layouttests as a result
of this codechange. This patch does unify the multiple copies of
highlight code which resulted in a small pixel difference in
combining-character-queries.html due to the height of the highlight
text.
BUG=597311
Committed: https://crrev.com/ec8e7dc866c0edc91cb9c79cd82ea40d2b5e5b58
Cr-Commit-Position: refs/heads/master@{#384412}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address reviewer comments #Messages
Total messages: 18 (7 generated)
|