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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt

Issue 2442313002: Convert editing/spelling/design-mode-spellcheck-off.html with spellcheck_test (Closed)
Patch Set: Wed Oct 26 17:56:37 JST 2016 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/design-mode-spellcheck-off.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/design-mode-spellcheck-off-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt
deleted file mode 100644
index 51253b8bef807401548efb3bc3ac91492a5061f5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-This tests whether WebKit does not spell check in 'designMode' when spellcheck='false'. To test manually, click 'asd' and move cursor until '.'. There should be no spelling marker for 'asd'.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS internals.hasSpellingMarker(document, 0, 3) became false
-document.body.setAttribute("spellcheck", "true")
-PASS internals.hasSpellingMarker(document, 0, 3) became different from false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-asd is misspelled.
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698