Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Verifies that sequence of setting selector and disabling property works. | |
| 2 | |
| 3 Red text here. | |
| 4 | |
| 5 Running: selectInitialNode | |
| 6 | |
| 7 Running: editSelector | |
| 8 | |
| 9 Running: testDisableProperty | |
| 10 | |
| 11 | |
| 12 #### AFTER PROPERTY DISABLED #### | |
| 13 | |
| 14 | |
| 15 [expanded] | |
| 16 element.style { () | |
| 17 | |
| 18 [expanded] | |
| 19 #inspected, .INSERTED-OTHER-SELECTOR { (styles-disable-…r-edit.html:41 -> style s-disable-property-after-selector-edit.html:41:1) | |
| 20 /-- overloaded --/ /-- disabled --/ /* color: red; */ | |
| 21 | |
| 22 [expanded] | |
| 23 div { (user agent stylesheet) | |
| 24 display: block; | |
| 25 | |
| 26 | |
| 27 | |
| OLD | NEW |