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

Side by Side 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, 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
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/markers.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests spelling and grammar markers for misspellings. 1 Tests spelling 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
14 PASS successfullyParsed is true 10 PASS successfullyParsed is true
15 11
16 TEST COMPLETE 12 TEST COMPLETE
17 I have a issue.
18 zz. 13 zz.
19 orange,zz,apple. 14 orange,zz,apple.
OLDNEW
« 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