| Index: LayoutTests/editing/spelling/spelling-backward-expected.txt
|
| diff --git a/LayoutTests/editing/spelling/spelling-backward-expected.txt b/LayoutTests/editing/spelling/spelling-backward-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9818e6ff28df437311cd5f64a608861447bbb6a6
|
| --- /dev/null
|
| +++ b/LayoutTests/editing/spelling/spelling-backward-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +This tests for a bug when moving the caret backward through a misspelled word. Once the caret is no longer adjacent to it, it should be marked as misspelled.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS internals.hasSpellingMarker(document, 42, 3) became true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This sentence ends with a misspelled word asd.
|
|
|