This tests whether WebKit does not spell check in 'designMode' when spellcheck='false'. To test manually, click arround 'tyop'. There should be no spelling marker for 'tyop' after the click. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS internals.hasSpellingMarker(0, 4) became false | |
document.body.setAttribute("spellcheck", "true") | |
PASS internals.hasSpellingMarker(0, 4) became different from false | |
PASS successfullyParsed is true | |
TEST COMPLETE | |
tyop is misspelled. |