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

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

Issue 18698002: Merge 153488 "DevTools: Disable sourceUrl and SourceMappingUrl d..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1547/
Patch Set: Created 7 years, 5 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
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
1 CONSOLE MESSAGE: Resource is served with deprecated header X-SourceMap, SourceMa p should be used instead.
2 Tests that sourcemap is applied correctly when specified by the respective HTTP header. 1 Tests that sourcemap is applied correctly when specified by the respective HTTP header.
3 2
4 Text 3 Text
5 [expanded] 4 [expanded]
6 element.style { () 5 element.style { ()
7 6
8 ======== Matched CSS Rules ======== 7 ======== Matched CSS Rules ========
9 [expanded] 8 [expanded]
10 #container #inspected { (selector-line-s…-header.scss:4 -> selector-line-source map-header.scss:4:5) 9 #container #inspected { (selector-line-s…-header.scss:4 -> selector-line-source map-header.scss:4:5)
11 color: green; 10 color: green;
12 11
13 [expanded] 12 [expanded]
14 div { (user agent stylesheet) 13 div { (user agent stylesheet)
15 display: block; 14 display: block;
16 15
17 16
18 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698