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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/text-prompt-hint-expected.txt

Issue 2285993002: DevTools: Fix flickering hint when typing in TextPrompt (Closed)
Patch Set: Add test Created 4 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests that the hint displays properly on a WebInspector.TextPrompt with autocomp lete.
2
3 Requesting completions
4
5 Text:testT
6 UserEnteredText:testT
7
8 Text:testTextPrompt
9 UserEnteredText:testT
10
11 Text:testTextPrompt
12 UserEnteredText:testTe
13 Requesting completions
14
15 Text:testTextPrompt
16 UserEnteredText:testTe
17 Requesting completions
18
19 Text:testTez
20 UserEnteredText:testTez
21 Requesting completions
22
23 Text:testTextPrompt
24 UserEnteredText:testTe
25 Requesting completions
26
27 Text:testTextPrompt
28 UserEnteredText:testT
29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698