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

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

Issue 43803002: dumpAsText() is unnecessarily called in spellchecking tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 2 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/spellcheck-attribute-expected.txt
diff --git a/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt b/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
index e8ffc9b96eca549fbd9d899bbf8b7ff4c1134b64..dddf7dc6e1444cf90c0fa9195969d8874eac5b4c 100644
--- a/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
+++ b/LayoutTests/editing/spelling/spellcheck-attribute-expected.txt
@@ -51,4 +51,7 @@ id=test4_5 type=search spellcheck=true parent's spellcheck=false
PASS internals.hasSpellingMarker(document, 0, 2) is true
id=test4_6 type=search spellcheck=false parent's spellcheck=false
PASS internals.hasSpellingMarker(document, 0, 2) is false
+PASS successfullyParsed is true
+
+TEST COMPLETE
« no previous file with comments | « LayoutTests/editing/spelling/spellcheck-attribute.html ('k') | LayoutTests/editing/spelling/spellcheck-editable-on-focus.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698