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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change-expected.txt

Issue 2453313005: Convert editing/spelling/spelling-attribute-change.html with spellcheck_test (Closed)
Patch Set: Make everything verbose 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-attribute-change.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 Tests if the spellchecker behaves correctly when the spellcheck attribute is bei ng changed by the script.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS target.spellcheck is true
7 PASS internals.hasSpellingMarker(document, 6, 2) became true
8 PASS target.spellcheck is false
9 PASS internals.hasSpellingMarker(document, 6, 2) became false
10 PASS target.spellcheck is true
11 PASS internals.hasSpellingMarker(document, 6, 2) became true
12 PASS target.spellcheck is false
13 PASS internals.hasSpellingMarker(document, 6, 2) became false
14 PASS target.spellcheck is true
15 PASS internals.hasSpellingMarker(document, 6, 2) became true
16 PASS target.spellcheck is false
17 PASS internals.hasSpellingMarker(document, 6, 2) became false
18 PASS target.spellcheck is true
19 PASS internals.hasSpellingMarker(document, 6, 2) became true
20 PASS target.spellcheck is false
21 PASS internals.hasSpellingMarker(document, 6, 2) became false
22 PASS target.spellcheck is true
23 PASS internals.hasSpellingMarker(document, 6, 2) became true
24 PASS target.spellcheck is false
25 PASS internals.hasSpellingMarker(document, 6, 2) became false
26 PASS target.spellcheck is true
27 PASS internals.hasSpellingMarker(document, 6, 2) became true
28 PASS target.spellcheck is false
29 PASS internals.hasSpellingMarker(document, 6, 2) became false
30 PASS target.spellcheck is true
31 PASS internals.hasSpellingMarker(document, 6, 2) became true
32 PASS target.spellcheck is false
33 PASS internals.hasSpellingMarker(document, 6, 2) became false
34 PASS target.spellcheck is true
35 PASS internals.hasSpellingMarker(document, 6, 2) became true
36 PASS target.spellcheck is false
37 PASS internals.hasSpellingMarker(document, 6, 2) became false
38 PASS target.spellcheck is true
39 PASS internals.hasSpellingMarker(document, 6, 2) became true
40 PASS target.spellcheck is false
41 PASS internals.hasSpellingMarker(document, 6, 2) became false
42 PASS successfullyParsed is true
43
44 TEST COMPLETE
45 Hello,zz Hello,zz Hello,zz Hello,zz Hello,zz Hello,zz 
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698