Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-none-expected.txt

Issue 2488743003: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Addressed comments (@alexmos #2) Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-none.cgi, main document URL http://127.0.0.1:8000/sec urity/XFrameOptions/x-frame-options-none.html, http method GET> 1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-none.cgi, main document URL http://127.0.0.1:8000/sec urity/XFrameOptions/x-frame-options-none.html, http method GET>
2 CONSOLE ERROR: Invalid 'X-Frame-Options' header encountered when loading 'http:/ /127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi': '' i s not a recognized directive. The header will be ignored.
2 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-none.cgi, http status code 200> 3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-none.cgi, http status code 200>
3 CONSOLE ERROR: Invalid 'X-Frame-Options' header encountered when loading 'http:/ /127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-none.cgi': '' i s not a recognized directive. The header will be ignored.
4 The frame below should load, and a console message should be generated that note s the invalid header. 4 The frame below should load, and a console message should be generated that note s the invalid header.
5 5
6 6
7 7
8 -------- 8 --------
9 Frame: '<!--framePath //<!--frame0-->-->' 9 Frame: '<!--framePath //<!--frame0-->-->'
10 -------- 10 --------
11 PASS: This text should show up. 11 PASS: This text should show up.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698