Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 2560383002: Merge 2924: Apply hyphenation when there is only one word in a paragraph (Closed)

Created:
4 years ago by kojii
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

Merge 2924: Apply hyphenation when there is only one word in a paragraph The logic not to hyphenate the last word in a paragraph also prevented single word in a paragraph from being hyphenated. This patch hyphenates the single word case, as an exception to the orphaned word. This is the same behavior with WebKit. This patch also fixes not to hyphenate the last word when followed by spaces. BUG=671125 Review-Url: https://codereview.chromium.org/2557643002 Cr-Commit-Position: refs/heads/master@{#436926} (cherry picked from commit f16ecaf4fc414d951fe9b1699d96e7eba3eab13a) Committed: https://chromium.googlesource.com/chromium/src/+/f0960024d3e442a84d4a1d38a136553013635463

Patch Set 1 #

Messages

Total messages: 2 (1 generated)
kojii
4 years ago (2016-12-10 06:58:47 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f0960024d3e442a84d4a1d38a136553013635463.

Powered by Google App Engine
This is Rietveld 408576698