| Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection-expected.txt
|
| deleted file mode 100644
|
| index 84355173a73879fe45b49a298a3cf0c5cf4d5672..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-with-whitespace-selection-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -Spelling should ignore whitespace. To test manually, type 'hello, wellcome home.', select ' wellcome ', and context-click on the selection. The test succeeds when the context menu has spell check suggestions.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS spellingMarkerRange.toString() is "wellcome"
|
| -PASS window.getSelection().toString() is " wellcome "
|
| -PASS spellingMarkerRange.toString() is "wellcome"
|
| -PASS window.getSelection().toString() is " wellcome "
|
| -PASS contextMenuElements[contextMenuElements.length - 1] is "welcome"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -hello, wellcome home.
|
|
|