| OLD | NEW |
| 1 CONSOLE MESSAGE: Refused to load the image 'http://127.0.0.1:8000/resources/abe.
png' because it violates the following Content Security Policy directive: "img-s
rc 'none'". | 1 CONSOLE ERROR: Refused to load the image 'http://127.0.0.1:8000/resources/abe.pn
g' because it violates the following Content Security Policy directive: "img-src
'none'". |
| 2 | 2 |
| 3 This test injects a blocked image from JavaScript. The resulting console error s
hould contain a stack trace. | 3 This test injects a blocked image from JavaScript. The resulting console error s
hould contain a stack trace. |
| 4 | 4 |
| 5 | 5 |
| 6 Message[0]: csp-injected-content-warning-contains-stacktrace.html:12 Refused to
load the image 'http://127.0.0.1:8000/resources/abe.png' because it violates the
following Content Security Policy directive: "img-src 'none'". | 6 Message[0]: csp-injected-content-warning-contains-stacktrace.html:12 Refused to
load the image 'http://127.0.0.1:8000/resources/abe.png' because it violates the
following Content Security Policy directive: "img-src 'none'". |
| 7 | 7 |
| 8 Stack Trace: | 8 Stack Trace: |
| 9 | 9 |
| 10 url: http://127.0.0.1:8000/inspector/stacktraces/csp-injected-content-warnin
g-contains-stacktrace.html | 10 url: http://127.0.0.1:8000/inspector/stacktraces/csp-injected-content-warnin
g-contains-stacktrace.html |
| 11 function: thisTest | 11 function: thisTest |
| 12 line: 12 | 12 line: 12 |
| 13 | 13 |
| OLD | NEW |