| OLD | NEW |
| 1 Tests how execution context and target are selected. | 1 Tests how execution context and target are selected. |
| 2 | 2 |
| 3 | 3 |
| 4 Adding page target | 4 Adding page target |
| 5 Execution context selected: contentScript1 | 5 Execution context selected: contentScript1 |
| 6 Target selected: mock-target-page-target | 6 Target selected: mock-target-page-target |
| 7 Execution context selected: mock-target-page-target:42 | 7 Execution context selected: mock-target-page-target:42 |
| 8 | 8 |
| 9 Adding sw target | 9 Adding sw target |
| 10 | 10 |
| 11 Removing page main frame | 11 Removing page main frame |
| 12 Execution context selected: contentScript1 | 12 Execution context selected: mock-target-page-target:iframe1 |
| 13 | 13 |
| 14 Readding page main frame | 14 Readding page main frame |
| 15 Execution context selected: mock-target-page-target:42 | 15 Execution context selected: mock-target-page-target:42 |
| 16 | 16 |
| 17 Switching to sw target | 17 Switching to sw target |
| 18 Target selected: mock-target-sw-target | 18 Target selected: mock-target-sw-target |
| 19 Execution context selected: mock-target-sw-target: | 19 Execution context selected: mock-target-sw-target: |
| 20 | 20 |
| 21 Switching to page target | 21 Switching to page target |
| 22 Target selected: mock-target-page-target | 22 Target selected: mock-target-page-target |
| (...skipping 22 matching lines...) Expand all Loading... |
| 45 Execution context selected: mock-target-page-target:iframe1 | 45 Execution context selected: mock-target-page-target:iframe1 |
| 46 | 46 |
| 47 Switching to sw target | 47 Switching to sw target |
| 48 Target selected: mock-target-sw-target | 48 Target selected: mock-target-sw-target |
| 49 Execution context selected: mock-target-sw-target: | 49 Execution context selected: mock-target-sw-target: |
| 50 | 50 |
| 51 Removing page main frame | 51 Removing page main frame |
| 52 | 52 |
| 53 Readding page main frame | 53 Readding page main frame |
| 54 | 54 |
| OLD | NEW |