OLD | NEW |
| 1 CONSOLE ERROR: line 3484: The given range isn't in document. |
| 2 CONSOLE ERROR: line 3484: The given range isn't in document. |
1 Test that evaluation in the context of top frame will not be blocked by Content-
Security-Policy. Bug 77203. | 3 Test that evaluation in the context of top frame will not be blocked by Content-
Security-Policy. Bug 77203. |
2 | 4 |
3 Set timer for test function. | 5 Set timer for test function. |
4 Script execution paused. | 6 Script execution paused. |
5 Evaluated in console in the top frame context: foo = 2012 | 7 Evaluated in console in the top frame context: foo = 2012 |
6 Script execution resumed. | 8 Script execution resumed. |
7 | 9 |
OLD | NEW |