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