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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
diff --git a/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt b/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
index dddf7dc6e1444cf90c0fa9195969d8874eac5b4c..74f3d8738ade52835af3d4f1db9a6cb7065e5716 100644
--- a/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
+++ b/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
@@ -1,56 +1,56 @@
-This tests if the "spellcheck" attribute is implemented as written in its specification. If this test succeeds, you can see forms filled with an invalid word 'zz '. Nevertheless, the 'zz ' is not marked as misspelled in all of them.
+This tests if the "spellcheck" attribute is implemented as written in its specification. If this test succeeds, you can see forms filled with an invalid word "zz". Nevertheless, the "zz" is not marked as misspelled in all of them.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
id=test1_1 type=text spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test1_2 type=text spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test1_3 type=text spellcheck=false parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test1_4 type=text spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test1_5 type=text spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test1_6 type=text spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
-
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_1 type=text spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_2 type=text spellcheck=true parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_3 type=text spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_4 type=text spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_5 type=text spellcheck=true parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test2_6 type=text spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
-
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_1 type=search spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_2 type=search spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_3 type=search spellcheck=false parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_4 type=search spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_5 type=search spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test3_6 type=search spellcheck=true parent's spellcheck=true
-PASS internals.hasSpellingMarker(document, 0, 2) is true
-
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_1 type=search spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_2 type=search spellcheck=true parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_3 type=search spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_4 type=search spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_5 type=search spellcheck=true parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
id=test4_6 type=search spellcheck=false parent's spellcheck=false
-PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS internals.hasSpellingMarker(document, 0, 2) became shouldBeMarked
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698