| Index: LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt
|
| index 53b50dd08a08e6c823f9f5265c0d13737e196625..3d867dab18becd8336ba08bc3c94d4527194cf24 100644
|
| --- a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt
|
| +++ b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt
|
| @@ -1,5 +1,5 @@
|
| http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-frame-options-invalid.html, http method GET> redirectResponse (null)
|
| -CONSOLE MESSAGE: Invalid 'X-Frame-Options' header encountered when loading 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi': 'INVALID INVALID INVALID' is not a recognized directive. The header will be ignored.
|
| +CONSOLE ERROR: Invalid 'X-Frame-Options' header encountered when loading 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi': 'INVALID INVALID INVALID' is not a recognized directive. The header will be ignored.
|
| http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi, http status code 200>
|
| http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi - didFinishLoading
|
| The frame below should load, and a console message should be generated that notes the invalid header.
|
|
|