OLD | NEW |
| (Empty) |
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
19 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
20 <textarea> focus selection | |
21 | |
22 This test checks whether the selection is restored, cleared, or set to the full
range when using different ways to focus a text area. These results all match Mo
zilla. When running manually, please follow the steps below. In the test harness
, the test runs automatically. | |
23 | |
24 1) Hit tab, only the word "SUCCESS" should be selected: | |
25 2) Hit Ctrl-Option-J (or Alt-J on Windows), only the word "SUCCESS" should be se
lected: | |
26 3) , only the word "SUCCESS" should be selected: | |
27 4) Click in the input field, nothing should be selected: | |
28 5) Click this label, only the word "SUCCESS" should be selected: | |
29 6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be se
lected: | |
30 7) , only the word "SUCCESS" should be selected: | |
31 8) , only the word "SUCCESS" should be selected: | |
32 | |
33 | |
34 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se
lected: | |
35 | |
36 | |
37 PASS successfullyParsed is true | |
38 | |
39 TEST COMPLETE | |
40 PASS first.selectionStart is 11 | |
41 PASS first.selectionEnd is 18 | |
42 FAIL first.selectionStart should be 11. Was 0. | |
43 FAIL first.selectionEnd should be 18. Was 0. | |
44 PASS second.selectionStart is 11 | |
45 PASS second.selectionEnd is 18 | |
46 PASS second.selectionStart is 11 | |
47 PASS second.selectionEnd is 18 | |
48 PASS third.selectionStart is 11 | |
49 PASS third.selectionEnd is 18 | |
50 PASS third.selectionStart is 11 | |
51 PASS third.selectionEnd is 18 | |
52 PASS fourth.selectionStart is 11 | |
53 PASS fourth.selectionEnd is 18 | |
54 PASS fourth.selectionStart is 0 | |
55 PASS fourth.selectionEnd is 0 | |
56 PASS fifth.selectionStart is 11 | |
57 PASS fifth.selectionEnd is 18 | |
58 PASS fifth.selectionStart is 11 | |
59 PASS fifth.selectionEnd is 18 | |
60 PASS sixth.selectionStart is 11 | |
61 PASS sixth.selectionEnd is 18 | |
62 PASS sixth.selectionStart is 11 | |
63 PASS sixth.selectionEnd is 18 | |
64 PASS seventh.selectionStart is 11 | |
65 PASS seventh.selectionEnd is 18 | |
66 PASS seventh.selectionStart is 11 | |
67 PASS seventh.selectionEnd is 18 | |
68 PASS eighth.selectionStart is 11 | |
69 PASS eighth.selectionEnd is 18 | |
70 FAIL eighth.selectionStart should be 11. Was 0. | |
71 FAIL eighth.selectionEnd should be 18. Was 0. | |
72 PASS ninth.selectionStart is 11 | |
73 PASS ninth.selectionEnd is 18 | |
74 PASS ninth.selectionStart is 11 | |
75 PASS ninth.selectionEnd is 18 | |
76 | |
OLD | NEW |