Index: third_party/WebKit/LayoutTests/inspector/console/console-retain-autocomplete-on-typing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-retain-autocomplete-on-typing-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-retain-autocomplete-on-typing-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bb1ad6b48bdc3ccd7a797b6492dc1aebf481f9b4 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-retain-autocomplete-on-typing-expected.txt |
@@ -0,0 +1,9 @@ |
+Verify that console does not hide autocomplete during typing. |
+ |
+ |
+Running: testSummonSuggestBox |
+Suggestions shown. |
+ |
+Running: testTypeText |
+SUCCESS: suggestbox is not hidden during typing. |
+ |