[ios] Remove FixOrphanWord
UIKit has fixed orphaned word in UILabel since iOS 11. Our custom implementation of fixing orphaned words is no longer necessary. Furthermore, adding an arbitrary new line in a UILabel has unintended consequences, such as failing EG tests that would otherwise pass. Change-Id: Ifc5ca16d8fca83aa67306d94ceac9db132ded45a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129241Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#755082}
Showing
Please register or sign in to comment