| hello | |
| world | |
| PASS text.selectedTextRange became '{5, 0}' | |
| There must be only one [newline] between hello and world: hello[newline]world | |
| PASS text.selectedTextRange became '{6, 0}' | |
| There must be two [newline] between hello and world: hello[newline][newline]world | |
| PASS text.selectedTextRange became '{7, 0}' | |
| The text after the newline should be world: world | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |