chromium/third_party/blink/web_tests/http/tests/devtools/sources/debugger-pause/eval-on-pause-blocked-expected.txt

Test that evaluation in the context of top frame will not be blocked by Content-Security-Policy. Bug 77203.

Set timer for test function.
Script execution paused.
Evaluated in console in the top frame context: foo = 2012
Script execution resumed.