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

Side by Side Diff: LayoutTests/editing/spelling/spellcheck-paste-expected.txt

Issue 23444027: TEST COMPLETE does not appear at the end of spellchecking tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 3 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
OLDNEW
1 For Bug 40092: Spell checking for pasted text. 1 For Bug 40092: Spell checking for pasted text.
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 successfullyParsed is true
7
8 TEST COMPLETE
9 PASS INPUT has a marker on 'zz apple' 6 PASS INPUT has a marker on 'zz apple'
10 PASS INPUT has a marker on 'z<b>z appl</b>e' 7 PASS INPUT has a marker on 'z<b>z appl</b>e'
11 PASS INPUT has a marker on 'zz zz zz' 8 PASS INPUT has a marker on 'zz zz zz'
12 PASS TEXTAREA has a marker on 'zz apple' 9 PASS TEXTAREA has a marker on 'zz apple'
13 PASS TEXTAREA has a marker on 'z<b>z appl</b>e' 10 PASS TEXTAREA has a marker on 'z<b>z appl</b>e'
14 PASS TEXTAREA has a marker on 'zz zz zz' 11 PASS TEXTAREA has a marker on 'zz zz zz'
15 PASS DIV has a marker on 'zz apple' 12 PASS DIV has a marker on 'zz apple'
16 PASS DIV has a marker on 'z<b>z appl</b>e' 13 PASS DIV has a marker on 'z<b>z appl</b>e'
17 PASS DIV has a marker on 'zz zz zz' 14 PASS DIV has a marker on 'zz zz zz'
15 PASS successfullyParsed is true
18 16
17 TEST COMPLETE
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698