Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt

Issue 2489403002: DevTools: Ghost text shouldn't affect textWithCurrentSuggestion (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt
index 0dcd3bac4cdcb323f16225f83c76acb1e22c2f22..eab40d031201a8f24e7070f970cca0f9cbad881b 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt
@@ -1,4 +1,7 @@
This tests if the TextPrompt autocomplete works properly.
Text:hey
TextWithCurrentSuggestion:heyoo
+Test with inexact match:
+Text:inexactmatch
+TextWithCurrentSuggestion:heyoo

Powered by Google App Engine
This is Rietveld 408576698