Jason Simmons 9e8386a9f8 Keep the selection within bounds in deleteSurroundingText
If the text is empty, the IME may call deleteSurroundingText(1, 0) if the user
hits the delete key.  The selection should remain at position 0 if this
happens.
2015-10-23 14:55:14 -07:00
..
2015-08-20 21:01:13 -07:00
2015-10-12 00:24:24 -07:00