| OLD | NEW |
| 1 Tests that splitting properties when pasting works. | 1 Tests that splitting properties when pasting works. |
| 2 | 2 |
| 3 Text | 3 Text |
| 4 Before pasting: | 4 Before pasting: |
| 5 [expanded] | 5 [expanded] |
| 6 element.style { () | 6 element.style { () |
| 7 font-size: 12px; | 7 font-size: 12px; |
| 8 | 8 |
| 9 ======== Matched CSS Rules ======== | 9 ======== Matched CSS Rules ======== |
| 10 [expanded] | 10 [expanded] |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 /-- overloaded --/ moo: zoo; | 47 /-- overloaded --/ moo: zoo; |
| 48 color: red; | 48 color: red; |
| 49 | 49 |
| 50 ======== Matched CSS Rules ======== | 50 ======== Matched CSS Rules ======== |
| 51 [expanded] | 51 [expanded] |
| 52 div { (user agent stylesheet) | 52 div { (user agent stylesheet) |
| 53 display: block; | 53 display: block; |
| 54 | 54 |
| 55 | 55 |
| 56 | 56 |
| OLD | NEW |