| Index: LayoutTests/editing/spelling/grammar-expected.txt
|
| diff --git a/LayoutTests/editing/spelling/grammar-expected.txt b/LayoutTests/editing/spelling/grammar-expected.txt
|
| index 7d07d228d0e8fe0e2cd9a149016d7b5aae71da65..61e6023f2d9e554cd512a4a96a138a53384adc81 100644
|
| --- a/LayoutTests/editing/spelling/grammar-expected.txt
|
| +++ b/LayoutTests/editing/spelling/grammar-expected.txt
|
| @@ -1,3 +1,10 @@
|
| -You should see the text 'I have a issue'. 'a' should have a grammar suggestion marking.
|
| -FAIL
|
| +This tests whether the grammatically-incorrect phrase 'I have a issue' has grammar marker on 'a'.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS internals.hasGrammarMarker(document, 7, 1) became true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|