blob: 5eebb830c60cde522b3cae56c7ad8af6082da6af [file] [log] [blame]
The quick brown fox jumped over the lazy dog.
This test verifies that the selection can be modified via long press inside an existing selection. To manually test, select all the text in the editable area and long press on a word to select it.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getSelection().toString() is "jumped"
PASS successfullyParsed is true
TEST COMPLETE