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

Side by Side Diff: LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt

Issue 437563003: spelling-should-replace-second-word.html: update expected output. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 months 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 | « no previous file | 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
1 SpellCheckEvent: finishLastTextCheck 1 SpellCheckEvent: FinishLastTextCheck
2 SpellCheckEvent: finishLastTextCheck 2 SpellCheckEvent: FinishLastTextCheck
3 Spell check replaces the second misspelled of two when a selection is made. To t est manually, type 'Helllo wordl.' and context-click on 'wordl'. The test succee ds if the marker doesn't disappear from 'wordl'. 3 Spell check replaces the second misspelled of two when a selection is made. To t est manually, type 'Helllo wordl.' and context-click on 'wordl'. The test succee ds if the marker doesn't disappear from 'wordl'.
4 4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 6
7 7
8 PASS spellingMarkerRange.toString() is "wordl" 8 PASS spellingMarkerRange.toString() is "wordl"
9 PASS successfullyParsed is true 9 PASS successfullyParsed is true
10 10
11 TEST COMPLETE 11 TEST COMPLETE
12 Helllo wordl. 12 Helllo wordl.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698