| Index: third_party/WebKit/LayoutTests/editing/spelling/input-type-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/input-type-text-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/input-type-text-expected.txt
|
| deleted file mode 100644
|
| index 1295c1a772e17289a11cb4faadd9a03908f40596..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/input-type-text-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Spell check selects the misspelled word on context click in an input field. To test manually, type 'wellcome home.' and context-click on 'wellcome'. The test succeeds when 'wellcome' is selected after the context click.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS window.getSelection().toString() is "wellcome"
|
| -PASS window.getSelection().toString() is ""
|
| -PASS window.getSelection().toString() is "wellcome"
|
| -PASS window.getSelection().toString() is "home"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|