| OLD | NEW |
| 1 SpellCheckEvent: finishLastTextCheck | 1 SpellCheckEvent: FinishLastTextCheck |
| 2 SpellCheckEvent: finishLastTextCheck | 2 SpellCheckEvent: FinishLastTextCheck |
| 3 Spell check replaces the second misspelled of two when a selection is made. To t
est manually, type 'Helllo wordl.' and context-click on 'wordl'. The test succee
ds if the marker doesn't disappear from 'wordl'. | 3 Spell check replaces the second misspelled of two when a selection is made. To t
est manually, type 'Helllo wordl.' and context-click on 'wordl'. The test succee
ds if the marker doesn't disappear from 'wordl'. |
| 4 | 4 |
| 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 6 | 6 |
| 7 | 7 |
| 8 PASS spellingMarkerRange.toString() is "wordl" | 8 PASS spellingMarkerRange.toString() is "wordl" |
| 9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 10 | 10 |
| 11 TEST COMPLETE | 11 TEST COMPLETE |
| 12 Helllo wordl. | 12 Helllo wordl. |
| OLD | NEW |