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

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

Issue 2439223002: DevTools: Use grey hint text for applied suggestion in TextPrompt (Closed)
Patch Set: newline for test Created 4 years, 2 months 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-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
index d585808014db83a09c32dd16a4dccc50364b4523..e8bef7f476e0f9c5b236e146c4299f7432de41e2 100644
--- 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
@@ -25,4 +25,11 @@ Requesting completions
Text:testTextPrompt
UserEnteredText:testT
+Requesting completions
+
+Text:something_before testTextPrompt
+UserEnteredText:something_before test
+
+Text:something_before testTextPrompt
+UserEnteredText:something_before testT

Powered by Google App Engine
This is Rietveld 408576698