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

Side by Side Diff: LayoutTests/inspector/elements/styles-3/spectrum-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
1 Tests WebInspector.Spectrum 1 Tests WebInspector.Spectrum
2 2
3 --- Testing colorString() 3 --- Testing colorString()
4 Testing: red 4 Testing: red
5 red 5 red
6 Testing: #ABC 6 Testing: #ABC
7 #ABC 7 #ABC
8 Testing: #ABCDEF 8 Testing: #ABCDEF
9 #ABCDEF 9 #ABCDEF
10 Testing: rgb(1, 2, 3) 10 Testing: rgb(1, 2, 3)
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 Testing: rgba(1, 2, 3, 0.2) 46 Testing: rgba(1, 2, 3, 0.2)
47 hsl 47 hsl
48 rgb 48 rgb
49 Testing: hsl(1, 100%, 50%) 49 Testing: hsl(1, 100%, 50%)
50 hex 50 hex
51 rgb 51 rgb
52 Testing: hsla(1, 100%, 50%, 0.2) 52 Testing: hsla(1, 100%, 50%, 0.2)
53 rgb 53 rgb
54 hsl 54 hsl
55 55
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/styles-3/spectrum.html ('k') | LayoutTests/inspector/elements/styles-3/style-autocomplete.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698