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

Unified Diff: LayoutTests/editing/spelling/markers-input-type-text-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, 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/spelling/markers-input-type-text-expected.txt
diff --git a/LayoutTests/editing/spelling/markers-input-type-text-expected.txt b/LayoutTests/editing/spelling/markers-input-type-text-expected.txt
index e460e1c8836b800cc2e59fed5b6f262ab0af3947..90912db61a4a4f47e7c6db3798d7598e5bd7cd5d 100644
--- a/LayoutTests/editing/spelling/markers-input-type-text-expected.txt
+++ b/LayoutTests/editing/spelling/markers-input-type-text-expected.txt
@@ -3,15 +3,15 @@ Markers in text inputs should only be visible if an input is being edited but re
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS successfullyParsed is true
-
-TEST COMPLETE
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 4
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 0
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1
PASS internals.markerCountForNode(findFirstTextNode(testInput), "spelling") is 4
PASS internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling") is 1
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698