1 Test if Chrome WebKit does not remove a misspelled marker when moving a cursor on a misspelled word.To test manually, type a misspelled word "zz " and type a left-arrow key to move the cursor on it.This test succeeds when "zz" is marked as misspelled.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS internals.hasSpellingMarker(document, 0, 2) became true
7 PASS successfullyParsed is true