Introduce FrameSelection::SelectSubString() for SVGTextContentElement::selectSubString()

This patch introduces |FrameSelection::SelectSubString()| for
|SVGTextContentElement::selectSubString()| to reduce usage of |VisiblePosition|
outside editing for improving code health.

Bug: 657237
Change-Id: Ia50d4d88da5abcb5d9bafb25198f2c15399ea9f8
Reviewed-on: https://chromium-review.googlesource.com/876710
Commit-Queue: Yoshifumi Inoue <yosin@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531144}
3 files changed