| OLD | NEW |
| 1 Tests that style property disablement is propagated into the stylesheet UISource
Code working copy. | 1 Tests that style property disablement is propagated into the stylesheet UISource
Code working copy. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: selectContainer | 4 Running: selectContainer |
| 5 | 5 |
| 6 Running: showEditor | 6 Running: showEditor |
| 7 ==Source frame contents start== | 7 ==Source frame contents start== |
| 8 #inspected { | 8 #inspected { |
| 9 font-weight: bold; | 9 font-weight: bold; |
| 10 } | 10 } |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 46 | 46 |
| 47 [expanded] | 47 [expanded] |
| 48 #inspected { (disable-propert…y-update.css:1 -> disable-property-workingcopy-up
date.css:1:1) | 48 #inspected { (disable-propert…y-update.css:1 -> disable-property-workingcopy-up
date.css:1:1) |
| 49 font-weight: bold; | 49 font-weight: bold; |
| 50 | 50 |
| 51 [expanded] | 51 [expanded] |
| 52 div { (user agent stylesheet) | 52 div { (user agent stylesheet) |
| 53 display: block; | 53 display: block; |
| 54 | 54 |
| 55 | 55 |
| OLD | NEW |