Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / deleting / smart-delete-004-expected.txt
1 Test for smart delete forward on double click selected word.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
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
17
18 TEST COMPLETE
19 Please tun this test with DRT.
20
21 To run it manually, double click on 'bar' and hit delete. You should see 'foo baz'.
22
23 foo baz
24 foo baz