| This tests if internals.hasSpellingMarker works for differnt type of elements. This test succeds when there are four elements having "zz ". However, only the last one should not contatin spelling marker. |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| PASS internals.hasSpellingMarker(0, 2) became true |
| PASS internals.hasSpellingMarker(0, 2) became true |
| PASS internals.hasSpellingMarker(0, 2) became true |
| PASS internals.hasSpellingMarker(0, 2) became false |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |