Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / XFrameOptions / x-frame-options-deny-multiple-clients-expected.txt
1 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'.
2 ALERT: PASS: onload fired.
3 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'.
4 ALERT: PASS: onload fired.
5 Test that two main resources pointing to the same url that are canceled within didReceiveResponse() don't cause us to crash.