1 Spell check selects the misspelled word on context menu key. To test manually, type 'wellcome home.' place the cursor on 'wellcome', and press the context menu key. The test succeeds when 'wellcome' is selected after the context menu key.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.getSelection().toString() is "wellcome"
7 PASS window.getSelection().toString() is "wellcome"
8 PASS successfullyParsed is true