| Index: LayoutTests/inspector/editor/text-editor-autocomplete-expected.txt
|
| diff --git a/LayoutTests/inspector/editor/text-editor-autocomplete-expected.txt b/LayoutTests/inspector/editor/text-editor-autocomplete-expected.txt
|
| index 444815dbb842e0f52bc711d4abf898e54f3c051c..3ac8707a726bfb52a3a0df903a52d56d1e92a97c 100644
|
| --- a/LayoutTests/inspector/editor/text-editor-autocomplete-expected.txt
|
| +++ b/LayoutTests/inspector/editor/text-editor-autocomplete-expected.txt
|
| @@ -1,6 +1,14 @@
|
| This test checks how text editor updates autocompletion dictionary in a response to user input.
|
|
|
|
|
| +Running: testCompletionsShowUpOnKeyPress
|
| +========= Text in editor =========
|
| +name1 name2 name3 name4
|
| +name1|
|
| +======= Words in dictionary =======
|
| +[name1, name2, name3, name4]
|
| +=============
|
| +
|
| Running: testSetInitialText
|
| ========= Text in editor =========
|
| |one two three3_
|
|
|