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

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: Was removing ghostText twice 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 7df78bd038f7db9279e4db8fc3c38da1608561b5..c3ecf07a8d439d9559d69e7c9c1395a48efe8568 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:testT
TextWithCurrentSuggestion:testTextPrompt
+Requesting completions
+Text:something_before test
+TextWithCurrentSuggestion:something_before testTextPrompt
+
+Text:something_before testT
+TextWithCurrentSuggestion:something_before testTextPrompt
+

Powered by Google App Engine
This is Rietveld 408576698