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

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

Issue 58953005: Refactoring spellcheck-attribute.html to use async path for spellcheck (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 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
OLDNEW
1 This tests if the "spellcheck" attribute is implemented as written in its specif ication. If this test succeeds, you can see forms filled with an invalid word 'z z '. Nevertheless, the 'zz ' is not marked as misspelled in all of them. 1 This tests if the "spellcheck" attribute is implemented as written in its specif ication. If this test succeeds, you can see forms filled with an invalid word "z z". Nevertheless, the "zz" is not marked as misspelled in all of them.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
3 id=test1_1 type=text spellcheck=true parent's spellcheck=true 6 id=test1_1 type=text spellcheck=true parent's spellcheck=true
4 PASS internals.hasSpellingMarker(document, 0, 2) is true 7 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
5 id=test1_2 type=text spellcheck=true parent's spellcheck=true 8 id=test1_2 type=text spellcheck=true parent's spellcheck=true
6 PASS internals.hasSpellingMarker(document, 0, 2) is true 9 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
7 id=test1_3 type=text spellcheck=false parent's spellcheck=true 10 id=test1_3 type=text spellcheck=false parent's spellcheck=true
8 PASS internals.hasSpellingMarker(document, 0, 2) is false 11 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
9 id=test1_4 type=text spellcheck=true parent's spellcheck=true 12 id=test1_4 type=text spellcheck=true parent's spellcheck=true
10 PASS internals.hasSpellingMarker(document, 0, 2) is true 13 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
11 id=test1_5 type=text spellcheck=true parent's spellcheck=true 14 id=test1_5 type=text spellcheck=true parent's spellcheck=true
12 PASS internals.hasSpellingMarker(document, 0, 2) is true 15 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
13 id=test1_6 type=text spellcheck=true parent's spellcheck=true 16 id=test1_6 type=text spellcheck=true parent's spellcheck=true
14 PASS internals.hasSpellingMarker(document, 0, 2) is true 17 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
15
16 id=test2_1 type=text spellcheck=false parent's spellcheck=false 18 id=test2_1 type=text spellcheck=false parent's spellcheck=false
17 PASS internals.hasSpellingMarker(document, 0, 2) is false 19 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
18 id=test2_2 type=text spellcheck=true parent's spellcheck=false 20 id=test2_2 type=text spellcheck=true parent's spellcheck=false
19 PASS internals.hasSpellingMarker(document, 0, 2) is true 21 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
20 id=test2_3 type=text spellcheck=false parent's spellcheck=false 22 id=test2_3 type=text spellcheck=false parent's spellcheck=false
21 PASS internals.hasSpellingMarker(document, 0, 2) is false 23 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
22 id=test2_4 type=text spellcheck=false parent's spellcheck=false 24 id=test2_4 type=text spellcheck=false parent's spellcheck=false
23 PASS internals.hasSpellingMarker(document, 0, 2) is false 25 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
24 id=test2_5 type=text spellcheck=true parent's spellcheck=false 26 id=test2_5 type=text spellcheck=true parent's spellcheck=false
25 PASS internals.hasSpellingMarker(document, 0, 2) is true 27 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
26 id=test2_6 type=text spellcheck=false parent's spellcheck=false 28 id=test2_6 type=text spellcheck=false parent's spellcheck=false
27 PASS internals.hasSpellingMarker(document, 0, 2) is false 29 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
28
29 id=test3_1 type=search spellcheck=true parent's spellcheck=true 30 id=test3_1 type=search spellcheck=true parent's spellcheck=true
30 PASS internals.hasSpellingMarker(document, 0, 2) is true 31 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
31 id=test3_2 type=search spellcheck=true parent's spellcheck=true 32 id=test3_2 type=search spellcheck=true parent's spellcheck=true
32 PASS internals.hasSpellingMarker(document, 0, 2) is true 33 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
33 id=test3_3 type=search spellcheck=false parent's spellcheck=true 34 id=test3_3 type=search spellcheck=false parent's spellcheck=true
34 PASS internals.hasSpellingMarker(document, 0, 2) is false 35 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
35 id=test3_4 type=search spellcheck=true parent's spellcheck=true 36 id=test3_4 type=search spellcheck=true parent's spellcheck=true
36 PASS internals.hasSpellingMarker(document, 0, 2) is true 37 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
37 id=test3_5 type=search spellcheck=true parent's spellcheck=true 38 id=test3_5 type=search spellcheck=true parent's spellcheck=true
38 PASS internals.hasSpellingMarker(document, 0, 2) is true 39 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
39 id=test3_6 type=search spellcheck=true parent's spellcheck=true 40 id=test3_6 type=search spellcheck=true parent's spellcheck=true
40 PASS internals.hasSpellingMarker(document, 0, 2) is true 41 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
41
42 id=test4_1 type=search spellcheck=false parent's spellcheck=false 42 id=test4_1 type=search spellcheck=false parent's spellcheck=false
43 PASS internals.hasSpellingMarker(document, 0, 2) is false 43 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
44 id=test4_2 type=search spellcheck=true parent's spellcheck=false 44 id=test4_2 type=search spellcheck=true parent's spellcheck=false
45 PASS internals.hasSpellingMarker(document, 0, 2) is true 45 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
46 id=test4_3 type=search spellcheck=false parent's spellcheck=false 46 id=test4_3 type=search spellcheck=false parent's spellcheck=false
47 PASS internals.hasSpellingMarker(document, 0, 2) is false 47 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
48 id=test4_4 type=search spellcheck=false parent's spellcheck=false 48 id=test4_4 type=search spellcheck=false parent's spellcheck=false
49 PASS internals.hasSpellingMarker(document, 0, 2) is false 49 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
50 id=test4_5 type=search spellcheck=true parent's spellcheck=false 50 id=test4_5 type=search spellcheck=true parent's spellcheck=false
51 PASS internals.hasSpellingMarker(document, 0, 2) is true 51 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
52 id=test4_6 type=search spellcheck=false parent's spellcheck=false 52 id=test4_6 type=search spellcheck=false parent's spellcheck=false
53 PASS internals.hasSpellingMarker(document, 0, 2) is false 53 PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
54 PASS successfullyParsed is true 54 PASS successfullyParsed is true
55 55
56 TEST COMPLETE 56 TEST COMPLETE
57 57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698