Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector / stacktraces / csp-setTimeout-warning-contains-stacktrace-expected.txt
blob681b2abea92bfe30b684afa7ac174bfbbed99aad
1 CONSOLE ERROR: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
3 This test attempts to evaluate script via setTimeout. The resulting console error should contain a stack trace tied to line 11.
5 Message[0]: csp-setTimeout-warning-contains-stacktrace.html:11 Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
7 Stack Trace:
9     url: http://127.0.0.1:8000/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace.html
10     function: thisTest
11     line: 11