OLD | NEW |
(Empty) | |
| 1 Inspected contents |
| 2 Style sheet added: regular (stylesheet.css) |
| 3 Dumping matched rules: |
| 4 *#inspected* { regular (stylesheet.css) |
| 5 color: red; |
| 6 } |
| 7 Adding a rule to the existing stylesheet. |
| 8 Dumping matched rules: |
| 9 *#inspected* { regular (stylesheet.css) |
| 10 color: red; |
| 11 } |
| 12 *#inspected* { regular (stylesheet.css) |
| 13 } |
| 14 Creating inspector stylesheet. |
| 15 Style sheet added: inspector |
| 16 Adding a rule to the inspector stylesheet. |
| 17 Dumping matched rules: |
| 18 *#inspected* { regular (stylesheet.css) |
| 19 color: red; |
| 20 } |
| 21 *#inspected* { regular (stylesheet.css) |
| 22 } |
| 23 *#inspected* { inspector |
| 24 } |
| 25 |
OLD | NEW |