| OLD | NEW |
| 1 Test if Chrome WebKit does not remove a misspelled marker when moving a cursor o
n a misspelled word.To test manually, type a misspelled word "zz " and type a le
ft-arrow key to move the cursor on it.This test succeeds when "zz" is marked as
misspelled. | 1 Test if Chrome WebKit does not remove a misspelled marker when moving a cursor o
n a misspelled word.To test manually, type a misspelled word "zz " and type a le
ft-arrow key to move the cursor on it.This test succeeds when "zz" is marked as
misspelled. |
| 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 internals.hasSpellingMarker(document, 0, 2) is true | 6 PASS internals.hasSpellingMarker(document, 0, 2) is true |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 zz | 10 zz |
| 11 | 11 |
| 12 | 12 |
| OLD | NEW |