Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / spelling / spelling-with-whitespace-selection-expected.txt
blob84355173a73879fe45b49a298a3cf0c5cf4d5672
1 Spelling should ignore whitespace. To test manually, type 'hello, wellcome home.', select ' wellcome ', and context-click on the selection. The test succeeds when the context menu has spell check suggestions.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS spellingMarkerRange.toString() is "wellcome"
7 PASS window.getSelection().toString() is " wellcome "
8 PASS spellingMarkerRange.toString() is "wellcome"
9 PASS window.getSelection().toString() is " wellcome "
10 PASS contextMenuElements[contextMenuElements.length - 1] is "welcome"
11 PASS successfullyParsed is true
13 TEST COMPLETE
14 hello, wellcome home.