| OLD | NEW |
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 17 <textarea> focus selection | 17 <textarea> focus selection |
| 18 | 18 |
| 19 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. | 19 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. |
| 20 | 20 |
| 21 1) Hit tab, only the word "SUCCESS" should be selected: | 21 1) Hit tab, only the word "SUCCESS" should be selected: |
| 22 2) Hit Ctrl-Option-J (or Alt-J on Windows), only the word "SUCCESS" should be se
lected: | 22 2) Hit Ctrl-Option-J (or Alt-J on Windows), only the word "SUCCESS" should be se
lected: |
| 23 3) , only the word "SUCCESS" should be selected: | 23 3) , only the word "SUCCESS" should be selected: |
| 24 4) Click in the input field, nothing should be selected: | 24 4) Click in the input field, nothing should be selected: |
| 25 5) Click this label, only the word "SUCCESS" should be selected: | 25 5) Click this label, only the word "SUCCESS" should be selected: |
| 26 6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be se
lected: | 26 6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be se
lected: |
| 27 7) , only the word "SUCCESS" should be selected: | 27 7) , only the word "SUCCESS" should be selected: |
| 28 8) , only the word "SUCCESS" should be selected: | 28 8) , only the word "SUCCESS" should be selected: |
| 29 | 29 |
| 30 | |
| 31 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se
lected: | 30 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se
lected: |
| 32 | 31 |
| 33 | |
| 34 PASS successfullyParsed is true | 32 PASS successfullyParsed is true |
| 35 | 33 |
| 36 TEST COMPLETE | 34 TEST COMPLETE |
| 37 PASS first.selectionStart is 11 | 35 PASS first.selectionStart is 11 |
| 38 PASS first.selectionEnd is 18 | 36 PASS first.selectionEnd is 18 |
| 39 PASS first.selectionStart is 11 | 37 PASS first.selectionStart is 11 |
| 40 PASS first.selectionEnd is 18 | 38 PASS first.selectionEnd is 18 |
| 41 PASS second.selectionStart is 11 | 39 PASS second.selectionStart is 11 |
| 42 PASS second.selectionEnd is 18 | 40 PASS second.selectionEnd is 18 |
| 43 PASS second.selectionStart is 11 | 41 PASS second.selectionStart is 11 |
| (...skipping 20 matching lines...) Expand all Loading... |
| 64 PASS seventh.selectionEnd is 18 | 62 PASS seventh.selectionEnd is 18 |
| 65 PASS eighth.selectionStart is 11 | 63 PASS eighth.selectionStart is 11 |
| 66 PASS eighth.selectionEnd is 18 | 64 PASS eighth.selectionEnd is 18 |
| 67 PASS eighth.selectionStart is 11 | 65 PASS eighth.selectionStart is 11 |
| 68 PASS eighth.selectionEnd is 18 | 66 PASS eighth.selectionEnd is 18 |
| 69 PASS ninth.selectionStart is 11 | 67 PASS ninth.selectionStart is 11 |
| 70 PASS ninth.selectionEnd is 18 | 68 PASS ninth.selectionEnd is 18 |
| 71 PASS ninth.selectionStart is 11 | 69 PASS ninth.selectionStart is 11 |
| 72 PASS ninth.selectionEnd is 18 | 70 PASS ninth.selectionEnd is 18 |
| 73 | 71 |
| OLD | NEW |