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

Unified 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, 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
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change-expected.txt
deleted file mode 100644
index 3e9954f269ecc51b77258d9101af52c56bce5566..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-attribute-change-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-Tests if the spellchecker behaves correctly when the spellcheck attribute is being changed by the script.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS target.spellcheck is true
-PASS internals.hasSpellingMarker(document, 6, 2) became true
-PASS target.spellcheck is false
-PASS internals.hasSpellingMarker(document, 6, 2) became false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Hello,zz Hello,zz Hello,zz Hello,zz Hello,zz Hello,zz 
« 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