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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/grammar-paste-expected.txt

Issue 2230783003: Convert editing/spelling/grammar-paste.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@EnableUnifiedTextCheckerByDefault
Patch Set: Revise use of quotes Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/grammar-paste.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/grammar-paste-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/grammar-paste-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/grammar-paste-expected.txt
deleted file mode 100644
index f5d1a94d03a57554d6675bbd517f4c02175c370f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/grammar-paste-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-Grammar checking for pasted text.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS DIV ungrammatical phrase 'has' on 'You has the right.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS DIV ungrammatical phrase 'a' on 'I have a<b>n ki</b>wi. I have no idea.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS DIV ungrammatical phrase 'an,an' on 'I have an grape. I have an muscat. I don't know.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS INPUT ungrammatical phrase 'has' on 'You has the right.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS INPUT ungrammatical phrase 'an' on 'I have an kiwi. I have no idea.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS INPUT ungrammatical phrase 'an,an' on 'I have an grape. I have an muscat. I don't know.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS TEXTAREA ungrammatical phrase 'has' on 'You has the right.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS TEXTAREA ungrammatical phrase 'an' on 'I have an kiwi. I have no idea.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS TEXTAREA ungrammatical phrase 'an,an' on 'I have an grape. I have an muscat. I don't know.'
-PASS verifyMarker(destination, ungrammaticalPhrase) became true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/grammar-paste.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698