Minor visual improvements to text selection UI
commit1437062436f052c2ec5fb27437af07e1cf0717c5
authormfomitchev <mfomitchev@chromium.org>
Wed, 10 Dec 2014 23:10:29 +0000 (10 15:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 23:10:48 +0000 (10 23:10 +0000)
treef00410375869228ccd405d308500f6e84fab5efd
parent17112575fc0f020d2745a89cdc59b14ac546a76f
Minor visual improvements to text selection UI

Getting rid of the blue cursor lines drawn at the edges of text selection
highlight (when selecting) and on top of the blinking black cursor (when
editing).
Shifting the selection handles 2pts below the text baseline.
Offsetting the touch selection context menu by 2pts from the text highlight.

BUG=436047

Review URL: https://codereview.chromium.org/769393002

Cr-Commit-Position: refs/heads/master@{#307784}
content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
ui/views/touchui/touch_selection_controller_impl.cc