Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / smart-delete-003-expected.txt
blobfd8ccd585948b6ce7bb79b297e716b96d8583533
1 Test for smart delete backward on double click selected word.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 includeSpace
7 PASS sample.innerText is "foo baz"
8 PASS getSelection().rangeCount is 1
9 PASS getSelection().focusNode is sample.firstChild
10 PASS getSelection().focusOffset is 4
11 notIncludeSpace
12 PASS sample.innerText is "foo baz"
13 PASS getSelection().rangeCount is 1
14 PASS getSelection().focusNode is sample.firstChild
15 PASS getSelection().focusOffset is 3
16 PASS successfullyParsed is true
18 TEST COMPLETE
19 Please tun this test with DRT.
21 To run it manually, double click on 'bar' and hit delete. You should see 'foo baz'.
23 foo baz
24 foo baz