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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Tests spelling markers for misspellings. 1 Tests spelling and grammar markers for misspellings.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1 6 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
7 PASS range.toString() is next.issue 7 PASS range.toString() is next.issue
8 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1 8 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
9 PASS range.toString() is next.issue 9 PASS range.toString() is next.issue
10 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
11 PASS range.toString() is next.issue
12 PASS internals.markerCountForNode(element.firstChild, next.marker) became 1
13 PASS range.toString() is next.issue
10 PASS successfullyParsed is true 14 PASS successfullyParsed is true
11 15
12 TEST COMPLETE 16 TEST COMPLETE
17 I have a issue.
13 zz. 18 zz.
14 orange,zz,apple. 19 orange,zz,apple.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698