| Index: third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word-expected.txt
|
| deleted file mode 100644
|
| index 2b8c72c151d85f1c8253bf8606a525621206ee27..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Test if WebKit removes grammar markers when we edit a grammatically-incorrect word. To test manually, type a grammatically-incorrect sentence "You has the right." and type a backspace key to delete the last character of "has". This test succeeds when "ha" does not have grammar markers.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS internals.hasGrammarMarker(document, 4, 3) became true
|
| -PASS internals.hasGrammarMarker(document, 4, 2) became false
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -You ha
|
| -
|
| -
|
|
|