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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-3/style-autocomplete-expected.txt

Issue 2478563002: DevTools: Substring autocomplete in Console and StylesSideBar. (Closed)
Patch Set: tests 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 autocompletions are computed correctly when editing the Styles pane. 1 Tests that autocompletions are computed correctly when editing the Styles pane.
2 2
3 3
4 Running: testEmptyName 4 Running: testEmptyName
5 5
6 Running: testEmptyNameForce 6 Running: testEmptyNameForce
7 7
8 Running: testSingleCharName 8 Running: testSingleCharName
9 9
10 Running: testSubstringName
11
10 Running: testEmptyValue 12 Running: testEmptyValue
11 13
12 Running: testImportantDeclarationDoNotToggleOnExclamationMark 14 Running: testImportantDeclarationDoNotToggleOnExclamationMark
13 15
14 Running: testImportantDeclaration 16 Running: testImportantDeclaration
15 17
16 Running: testValueR 18 Running: testValueR
17 19
18 Running: testValueWithParenthesis 20 Running: testValueWithParenthesis
19 21
20 Running: testValuePrefixed 22 Running: testValuePrefixed
21 23
22 Running: testValueUnprefixed 24 Running: testValueUnprefixed
23 25
26 Running: testValueSubstring
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698