haikuwebkit/LayoutTests/accessibility/insert-newline-expected.txt

11 lines
276 B
Plaintext

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}'
The text after the newline should be world: world
PASS successfullyParsed is true
TEST COMPLETE