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

Side by Side Diff: LayoutTests/inspector/elements/styles-1/css-outline-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 The test verifies the CSS outline functionality. 1 The test verifies the CSS outline functionality.
2 2
3 { 3 {
4 atRule : "@import url("some-url-to-load-css.css") print" 4 atRule : "@import url("some-url-to-load-css.css") print"
5 columnNumber : 0 5 columnNumber : 0
6 lineNumber : 1 6 lineNumber : 1
7 } 7 }
8 { 8 {
9 atRule : "@charset "ISO-8859-15"" 9 atRule : "@charset "ISO-8859-15""
10 columnNumber : 0 10 columnNumber : 0
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 value : "10px" 117 value : "10px"
118 } 118 }
119 { 119 {
120 name : "font-family" 120 name : "font-family"
121 value : ""Example Font"" 121 value : ""Example Font""
122 } 122 }
123 ] 123 ]
124 selectorText : "span" 124 selectorText : "span"
125 } 125 }
126 126
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698