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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow-expected.txt

Issue 2211283004: Drop test-only WebFrameClient params/functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 months 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-multiple- headers-sameorigin.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000 /security/XFrameOptions/resources/x-frame-options-multiple-headers-sameorigin.cg i, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-frame-option s-multiple-headers-sameorigin-allow.html, http method GET> redirectResponse (nul l) 1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000 /security/XFrameOptions/resources/x-frame-options-multiple-headers-sameorigin.cg i, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-frame-option s-multiple-headers-sameorigin-allow.html, http method GET>
2 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000 /security/XFrameOptions/resources/x-frame-options-multiple-headers-sameorigin.cg i, http status code 200> 2 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000 /security/XFrameOptions/resources/x-frame-options-multiple-headers-sameorigin.cg i, http status code 200>
3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - didFinishLoading
4 The frame below should load, proving that 'sameorigin, sameorigin' === 'sameorig in'. 3 The frame below should load, proving that 'sameorigin, sameorigin' === 'sameorig in'.
5 4
6 5
7 6
8 -------- 7 --------
9 Frame: '<!--framePath //<!--frame0-->-->' 8 Frame: '<!--framePath //<!--frame0-->-->'
10 -------- 9 --------
11 This page should load iff it's same origin with it's parent. 10 This page should load iff it's same origin with it's parent.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698