OLD | NEW |
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 |
OLD | NEW |