Index: LayoutTests/platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt |
diff --git a/LayoutTests/platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt b/LayoutTests/platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt |
deleted file mode 100644 |
index 50525f1384f9a985cda3af53018754887228297c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi' in a frame because it set 'X-Frame-Options' to 'deny'. |
-ALERT: PASS: onload fired. |
-CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi' in a frame because it set 'X-Frame-Options' to 'deny'. |
-ALERT: PASS: onload fired. |
-Test that two main resources pointing to the same url that are canceled within didReceiveResponse() don't cause us to crash. |