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

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

Issue 2186923002: Remove grammar checking from layout tests, and MockGrammarCheck (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@RemoveGrammarTests
Patch Set: Rebased Created 4 years, 5 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/markers.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/markers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/markers-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/markers-expected.txt
index 42f00f36300965551655f8d45cb86a5156f230f8..01c55ff33dcedeef100b68bcc23602e470fd65f9 100644
--- a/third_party/WebKit/LayoutTests/editing/spelling/markers-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/spelling/markers-expected.txt
@@ -1,4 +1,4 @@
-Tests spelling and grammar markers for misspellings.
+Tests spelling markers for misspellings.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -7,13 +7,8 @@ PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
PASS range.toString() is next.issue
PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
PASS range.toString() is next.issue
-PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
-PASS range.toString() is next.issue
-PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
-PASS range.toString() is next.issue
PASS successfullyParsed is true
TEST COMPLETE
-I have a issue.
zz.
orange,zz,apple.
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/markers.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698