Jason Simmons 76f83d1de1 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-10-22 12:32:42 -07:00
2015-10-22 12:32:42 -07:00