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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
1 Tests that the hint displays properly on a WebInspector.TextPrompt with autocomp lete. 1 Tests that the hint displays properly on a WebInspector.TextPrompt with autocomp lete.
2 Requesting completions 2 Requesting completions
3 3
4 Text:testT 4 Text:testT
5 UserEnteredText:testT 5 UserEnteredText:testT
6 6
7 Text:testTextPrompt 7 Text:testTextPrompt
8 UserEnteredText:testT 8 UserEnteredText:testT
9 9
10 Text:testTextPrompt 10 Text:testTextPrompt
11 UserEnteredText:testTe 11 UserEnteredText:testTe
12 Requesting completions 12 Requesting completions
13 13
14 Text:testTextPrompt 14 Text:testTextPrompt
15 UserEnteredText:testTe 15 UserEnteredText:testTe
16 Requesting completions 16 Requesting completions
17 17
18 Text:testTez 18 Text:testTez
19 UserEnteredText:testTez 19 UserEnteredText:testTez
20 Requesting completions 20 Requesting completions
21 21
22 Text:testTextPrompt 22 Text:testTextPrompt
23 UserEnteredText:testTe 23 UserEnteredText:testTe
24 Requesting completions 24 Requesting completions
25 25
26 Text:testTextPrompt 26 Text:testTextPrompt
27 UserEnteredText:testT 27 UserEnteredText:testT
28 Requesting completions
28 29
30 Text:something_before testTextPrompt
31 UserEnteredText:something_before test
32
33 Text:something_before testTextPrompt
34 UserEnteredText:something_before testT
35
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698