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

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

Issue 2211813002: Revert removal of grammar checking and marking code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor fix 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
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 01c55ff33dcedeef100b68bcc23602e470fd65f9..42f00f36300965551655f8d45cb86a5156f230f8 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 markers for misspellings.
+Tests spelling and grammar markers for misspellings.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -7,8 +7,13 @@ 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.

Powered by Google App Engine
This is Rietveld 408576698