OLD | NEW |
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 Text:testT | 3 Text:testT |
4 TextWithCurrentSuggestion:testT | 4 TextWithCurrentSuggestion:testT |
5 | 5 |
6 Text:testT | 6 Text:testT |
7 TextWithCurrentSuggestion:testTextPrompt | 7 TextWithCurrentSuggestion:testTextPrompt |
8 | 8 |
9 Text:testTe | 9 Text:testTe |
10 TextWithCurrentSuggestion:testTextPrompt | 10 TextWithCurrentSuggestion:testTextPrompt |
11 | 11 |
12 Requesting completions | 12 Requesting completions |
13 Text:testTe | 13 Text:testTe |
14 TextWithCurrentSuggestion:testTextPrompt | 14 TextWithCurrentSuggestion:testTextPrompt |
15 | 15 |
16 Requesting completions | 16 Requesting completions |
17 Text:testTez | 17 Text:testTez |
18 TextWithCurrentSuggestion:testTez | 18 TextWithCurrentSuggestion:testTez |
19 | 19 |
20 Requesting completions | 20 Requesting completions |
21 Text:testTe | 21 Text:testTe |
22 TextWithCurrentSuggestion:testTextPrompt | 22 TextWithCurrentSuggestion:testTextPrompt |
23 | 23 |
24 Requesting completions | 24 Requesting completions |
25 Text:testT | 25 Text:testT |
26 TextWithCurrentSuggestion:testTextPrompt | 26 TextWithCurrentSuggestion:testTextPrompt |
27 | 27 |
| 28 Requesting completions |
| 29 Text:something_before test |
| 30 TextWithCurrentSuggestion:something_before testTextPrompt |
28 | 31 |
| 32 Text:something_before testT |
| 33 TextWithCurrentSuggestion:something_before testTextPrompt |
| 34 |
| 35 |
OLD | NEW |