Fix justification when hyphenation points are at end of nodes
r819319 crrev.com/c/2476354 added |NGInlineItem.is_hyphenated| as the flag to indicate whether it is hyphenated or not, but failed to update |ApplyJustify|. This patch changes it to use the flag instead of |hyphen_shape_result|. Bug: 1141755 Change-Id: I49303b54c22c419a2dcf804cf40e4ec3b1a1f4ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511151Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#823039}
Showing
Please register or sign in to comment