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

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

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

Powered by Google App Engine
This is Rietveld 408576698