Index: LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt |
diff --git a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt |
index d6809695ac33ab53708e48ab763952e0062dfcf0..80e27579f753709a91d96ab57848b21604dc75a1 100644 |
--- a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt |
+++ b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt |
@@ -1,7 +1,7 @@ |
http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-frame-options-deny-meta-tag.html, http method GET> redirectResponse (null) |
http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html, http status code 200> |
http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html - didFinishLoading |
-CONSOLE MESSAGE: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html' in a frame because it set 'X-Frame-Options' to 'deny'. |
+CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html' in a frame because it set 'X-Frame-Options' to 'deny'. |
data:, - willSendRequest <NSURLRequest URL data:,, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-frame-options-deny-meta-tag.html, http method GET> redirectResponse (null) |
data:, - didReceiveResponse <NSURLResponse data:,, http status code 0> |
CONSOLE MESSAGE: line 14: PASS: Access to contentWindow.location.href threw an exception. |