Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / eval-on-pause-blocked-expected.txt
1 Test that evaluation in the context of top frame will not be blocked by Content-Security-Policy. Bug 77203.
2
3 Debugger was enabled.
4 Set timer for test function.
5 Script execution paused.
6 Evaluated in console in the top frame context: foo = 2012
7 Script execution resumed.
8 Debugger was disabled.
9