Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Side by Side Diff: third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection-expected.txt

Issue 2459553002: Convert editing/spelling/spelling-*-selection.html with spellcheck_test (Closed)
Patch Set: Also convert spelling-{subword,multiword}-selection.html Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Spelling should ignore whitespace. To test manually, type 'hello, wellcome home. ', select ' wellcome ', and context-click on the selection. The test succeeds wh en the context menu has spell check suggestions.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
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
12
13 TEST COMPLETE
14 hello, wellcome home.
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698