Fix first-line text-transform workaround when start is not zero
r526281 added a workaround for when text-transform shorten the string, but did so only for when inline_text_box_.Start() is zero. This patch extends the workaround for when inline_text_box_. Start() is not zero. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ib4536ae5aaf92352e41ef19e53c2046a4c86806c Bug: 880176, 795498 Reviewed-on: https://chromium-review.googlesource.com/1218202 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#590194}
Showing
Please register or sign in to comment