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

Side by Side Diff: LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt

Issue 16917007: DevTools: Trim stylesheet URLs in the Styles sidebar to 30 characters (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests rebaselined Created 7 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: "/*@ sourceMappingURL=" source mapping URL declaration is depre cated, "/*# sourceMappingURL=" declaration should be used instead. 1 CONSOLE MESSAGE: "/*@ sourceMappingURL=" source mapping URL declaration is depre cated, "/*# sourceMappingURL=" declaration should be used instead.
2 Tests that selector line is computed correctly regardless of its start column. B ug 110732. 2 Tests that selector line is computed correctly regardless of its start column. B ug 110732.
3 3
4 Text 4 Text
5 [expanded] 5 [expanded]
6 element.style { () 6 element.style { ()
7 7
8 ======== Matched CSS Rules ======== 8 ======== Matched CSS Rules ========
9 [expanded] 9 [expanded]
10 #container #inspected { (selector-line.scss:4 -> selector-line.scss:4:5) 10 #container #inspected { (selector-line.scss:4 -> selector-line.scss:4:5)
11 color: green; 11 color: green;
12 12
13 [expanded] 13 [expanded]
14 #inspected { (selector-line-deprecated.html:4 -> selector-line-deprecated.html: 4:1) 14 #inspected { (selector-line-d…recated.html:4 -> selector-line-deprecated.html:4 :1)
15 /-- overloaded --/ color: green; 15 /-- overloaded --/ color: green;
16 16
17 [expanded] 17 [expanded]
18 div { (user agent stylesheet) 18 div { (user agent stylesheet)
19 display: block; 19 display: block;
20 20
21 21
22 22
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698