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

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

Issue 2637593002: DevTools: Autocomplete CSS variables in StylesSidebar (Closed)
Patch Set: merge Created 3 years, 10 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
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 10 Running: testSubstringName
11 11
12 Running: testEmptyValue 12 Running: testEmptyValue
13 13
14 Running: testImportantDeclarationDoNotToggleOnExclamationMark 14 Running: testImportantDeclarationDoNotToggleOnExclamationMark
15 15
16 Running: testImportantDeclaration 16 Running: testImportantDeclaration
17 17
18 Running: testValueR 18 Running: testValueR
19 19
20 Running: testValueWithParenthesis 20 Running: testValueWithParenthesis
21 21
22 Running: testValuePrefixed 22 Running: testValuePrefixed
23 23
24 Running: testValueUnprefixed 24 Running: testValueUnprefixed
25 25
26 Running: testValueSubstring 26 Running: testValueSubstring
27 27
28 Running: testNameVariables
29
30 Running: testValueVariables
31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698