Index: LayoutTests/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt b/LayoutTests/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt |
deleted file mode 100644 |
index 666b4336bf0a8b16ef005f6d0450cb38f9184ab0..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-CONSOLE ERROR: 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'". |
- |
-This test injects a blocked image from JavaScript. The resulting console error should contain a stack trace. |
- |
- |
-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'". |
- |
-Stack Trace: |
- |
- url: http://127.0.0.1:8000/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace.html |
- function: thisTest |
- line: 12 |
- |