Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Verifies that links for URLs with spaces displayed properly for matched styles. | |
| 2 | |
| 3 [expanded] | |
| 4 element.style { () | |
| 5 | |
| 6 [expanded] | |
| 7 #inspected { (style.css:1 -> style.css:1:1) | |
| 8 background-color: blue; | |
| 9 | |
| 10 [expanded] | |
| 11 div { (user agent stylesheet) | |
| 12 display: block; | |
| 13 | |
| 14 | |
| 15 | |
| OLD | NEW |