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