Android CTS 5.0 Release 8 (2991207)
Cherry-pick: Don't extend delete selection from zero.

This cherry-pick applied cleanly, with the exception of a conflict
in the test.

This cherry-pick should only be landed after:
https://googleplex-android-review.git.corp.google.com/#/c/555498/


BUG:17587083

Original description:

Don't extend delete selection from zero.

The previous fix ensured that trying to delete something actually did delete something but ended up also ensuring deletion even when trying to delete nothing.  Now we don't attempt to extend the range when the requested range started at zero.

BUG=355995
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178679

Change-Id: I504516c4a8e78bc44fcdaea2ee72c4969f148f77
2 files changed