| OLD | NEW |
| 1 Tests if the spellchecker behavior change after the spellcheck attribute changed
by the script. | 1 Tests if the spellchecker behavior change after the spellcheck attribute changed
by the script. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS target.spellcheck is true | 6 PASS target.spellcheck is true |
| 7 PASS internals.hasSpellingMarker(document, 6, 2) is true | 7 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 8 PASS target.spellcheck is false | 8 PASS target.spellcheck is false |
| 9 PASS internals.hasSpellingMarker(document, 6, 2) is false | 9 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 10 PASS target.spellcheck is true | 10 PASS target.spellcheck is true |
| 11 PASS internals.hasSpellingMarker(document, 6, 2) is true | 11 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 12 PASS target.spellcheck is false | 12 PASS target.spellcheck is false |
| 13 PASS internals.hasSpellingMarker(document, 6, 2) is false | 13 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 14 PASS target.spellcheck is true | 14 PASS target.spellcheck is true |
| 15 PASS internals.hasSpellingMarker(document, 6, 2) is true | 15 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 16 PASS target.spellcheck is false | 16 PASS target.spellcheck is false |
| 17 PASS internals.hasSpellingMarker(document, 6, 2) is false | 17 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 18 PASS target.spellcheck is true | 18 PASS target.spellcheck is true |
| 19 PASS internals.hasSpellingMarker(document, 6, 2) is true | 19 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 20 PASS target.spellcheck is false | 20 PASS target.spellcheck is false |
| 21 PASS internals.hasSpellingMarker(document, 6, 2) is false | 21 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 22 PASS target.spellcheck is true | 22 PASS target.spellcheck is true |
| 23 PASS internals.hasSpellingMarker(document, 6, 2) is true | 23 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 24 PASS target.spellcheck is false | 24 PASS target.spellcheck is false |
| 25 PASS internals.hasSpellingMarker(document, 6, 2) is false | 25 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 26 PASS target.spellcheck is true | 26 PASS target.spellcheck is true |
| 27 PASS internals.hasSpellingMarker(document, 6, 2) is true | 27 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 28 PASS target.spellcheck is false | 28 PASS target.spellcheck is false |
| 29 PASS internals.hasSpellingMarker(document, 6, 2) is false | 29 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 30 PASS target.spellcheck is true | 30 PASS target.spellcheck is true |
| 31 PASS internals.hasSpellingMarker(document, 6, 2) is true | 31 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 32 PASS target.spellcheck is false | 32 PASS target.spellcheck is false |
| 33 PASS internals.hasSpellingMarker(document, 6, 2) is false | 33 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 34 PASS target.spellcheck is true | 34 PASS target.spellcheck is true |
| 35 PASS internals.hasSpellingMarker(document, 6, 2) is true | 35 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 36 PASS target.spellcheck is false | 36 PASS target.spellcheck is false |
| 37 PASS internals.hasSpellingMarker(document, 6, 2) is false | 37 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 38 PASS target.spellcheck is true | 38 PASS target.spellcheck is true |
| 39 PASS internals.hasSpellingMarker(document, 6, 2) is true | 39 PASS internals.hasSpellingMarker(document, 6, 2) became true |
| 40 PASS target.spellcheck is false | 40 PASS target.spellcheck is false |
| 41 PASS internals.hasSpellingMarker(document, 6, 2) is false | 41 PASS internals.hasSpellingMarker(document, 6, 2) became false |
| 42 PASS successfullyParsed is true | 42 PASS successfullyParsed is true |
| 43 | 43 |
| 44 TEST COMPLETE | 44 TEST COMPLETE |
| 45 | 45 |
| OLD | NEW |