| 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 <textarea> focus selection | |
| 11 | |
| 12 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. | |
| 13 | |
| 14 1) Hit tab, only the word "SUCCESS" should be selected: | |
| 15 2) Hit Ctrl-Option-J (or Alt-J on Windows), only the word "SUCCESS" should be se
lected: | |
| 16 3) , only the word "SUCCESS" should be selected: | |
| 17 4) Click in the input field, nothing should be selected: | |
| 18 5) Click this label, only the word "SUCCESS" should be selected: | |
| 19 6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be se
lected: | |
| 20 7) , only the word "SUCCESS" should be selected: | |
| 21 8) , only the word "SUCCESS" should be selected: | |
| 22 | |
| 23 | |
| 24 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se
lected: | |
| 25 | |
| 26 | |
| 27 PASS successfullyParsed is true | |
| 28 | |
| 29 TEST COMPLETE | |
| 30 PASS first.selectionStart is 11 | |
| 31 PASS first.selectionEnd is 18 | |
| 32 PASS first.selectionStart is 11 | |
| 33 PASS first.selectionEnd is 18 | |
| 34 PASS second.selectionStart is 11 | |
| 35 PASS second.selectionEnd is 18 | |
| 36 PASS second.selectionStart is 11 | |
| 37 PASS second.selectionEnd is 18 | |
| 38 PASS third.selectionStart is 11 | |
| 39 PASS third.selectionEnd is 18 | |
| 40 PASS third.selectionStart is 11 | |
| 41 PASS third.selectionEnd is 18 | |
| 42 PASS fourth.selectionStart is 11 | |
| 43 PASS fourth.selectionEnd is 18 | |
| 44 PASS fourth.selectionStart is 0 | |
| 45 PASS fourth.selectionEnd is 0 | |
| 46 PASS fifth.selectionStart is 11 | |
| 47 PASS fifth.selectionEnd is 18 | |
| 48 PASS fifth.selectionStart is 11 | |
| 49 PASS fifth.selectionEnd is 18 | |
| 50 PASS sixth.selectionStart is 11 | |
| 51 PASS sixth.selectionEnd is 18 | |
| 52 PASS sixth.selectionStart is 11 | |
| 53 PASS sixth.selectionEnd is 18 | |
| 54 PASS seventh.selectionStart is 11 | |
| 55 PASS seventh.selectionEnd is 18 | |
| 56 PASS seventh.selectionStart is 11 | |
| 57 PASS seventh.selectionEnd is 18 | |
| 58 PASS eighth.selectionStart is 11 | |
| 59 PASS eighth.selectionEnd is 18 | |
| 60 PASS eighth.selectionStart is 11 | |
| 61 PASS eighth.selectionEnd is 18 | |
| 62 PASS ninth.selectionStart is 11 | |
| 63 PASS ninth.selectionEnd is 18 | |
| 64 PASS ninth.selectionStart is 11 | |
| 65 PASS ninth.selectionEnd is 18 | |
| 66 | |
| OLD | NEW |