Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-hint-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-hint-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-hint-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..477ba504c2bed1dd8aee69978346bec6929ec321 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-hint-expected.txt |
| @@ -0,0 +1,29 @@ |
| +Tests that the hint displays properly on a WebInspector.TextPrompt with autocomplete. |
| + |
| +Requesting completions |
| + |
| +Text:testT |
| +UserEnteredText:testT |
| + |
| +Text:testTextPrompt |
| +UserEnteredText:testT |
| + |
| +Text:testTextPrompt |
| +UserEnteredText:testTe |
| +Requesting completions |
| + |
| +Text:testTextPrompt |
| +UserEnteredText:testTe |
| +Requesting completions |
| + |
| +Text:testTez |
| +UserEnteredText:testTez |
| +Requesting completions |
| + |
| +Text:testTextPrompt |
| +UserEnteredText:testTe |
| +Requesting completions |
| + |
| +Text:testTextPrompt |
| +UserEnteredText:testT |
| + |