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

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

Issue 15832007: DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
OLDNEW
1 CONSOLE MESSAGE: Resource is served with deprecated header X-SourceMap, SourceMa p should be used instead.
2 CONSOLE MESSAGE: Resource is served with deprecated header X-SourceMap, SourceMa p should be used instead.
1 Tests that sourcemap is applied correctly when specified by the respective HTTP header. 3 Tests that sourcemap is applied correctly when specified by the respective HTTP header.
2 4
3 Text 5 Text
4 Page reloaded. 6 Page reloaded.
5 [expanded] 7 [expanded]
6 element.style { () 8 element.style { ()
7 9
8 ======== Matched CSS Rules ======== 10 ======== Matched CSS Rules ========
9 [expanded] 11 [expanded]
10 #container #inspected { (selector-line-sourcemap-header.scss:4 -> selector-line -sourcemap-header.scss:4:5) 12 #container #inspected { (selector-line-sourcemap-header.scss:4 -> selector-line -sourcemap-header.scss:4:5)
11 color: green; 13 color: green;
12 14
13 [expanded] 15 [expanded]
14 div { (user agent stylesheet) 16 div { (user agent stylesheet)
15 display: block; 17 display: block;
16 18
17 19
18 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698