| OLD | NEW |
| 1 Tests that effectively inactive properties are displayed correctly in the sideba
r. | 1 Tests that effectively inactive properties are displayed correctly in the sideba
r. |
| 2 | 2 |
| 3 Test | 3 Test |
| 4 display: block; | 4 display: block; |
| 5 text-align: right; | 5 text-align: right; |
| 6 [expanded] | 6 [expanded] |
| 7 element.style { () | 7 element.style { () |
| 8 | 8 |
| 9 [expanded] | 9 [expanded] |
| 10 #inspected { (inactive-properties.html:20 -> inactive-properties.html:20:1) | 10 #inspected { (inactive-properties.html:20 -> inactive-properties.html:20:1) |
| 11 /-- overloaded --/ text-align: left; | 11 /-- overloaded --/ text-align: left; |
| 12 /-- overloaded --/ text-align: bar; | 12 /-- overloaded --/ text-align: bar; |
| 13 text-align: right; | 13 text-align: right; |
| 14 | 14 |
| 15 [expanded] | 15 [expanded] |
| 16 div[Attributes Style] { () | 16 div[Attributes Style] { () |
| 17 /-- overloaded --/ text-align: -webkit-left; | 17 /-- overloaded --/ text-align: -webkit-left; |
| 18 | 18 |
| 19 [expanded] | 19 [expanded] |
| 20 div { (user agent stylesheet) | 20 div { (user agent stylesheet) |
| 21 display: block; | 21 display: block; |
| 22 | 22 |
| 23 | 23 |
| 24 | |
| OLD | NEW |