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

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

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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://localhost:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - willSendRequest <NSURLRequest URL http://localhost: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-deny.html, http method GET> redirectResponse (null ) 1 http://localhost:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - willSendRequest <NSURLRequest URL http://localhost: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-deny.html, http method GET> redirectResponse (null )
2 CONSOLE ERROR: Refused to display 'http://localhost:8000/security/XFrameOptions/ resources/x-frame-options-multiple-headers-sameorigin.cgi' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN, SAMEORIGIN'. 2 CONSOLE ERROR: Refused to display 'http://localhost:8000/security/XFrameOptions/ resources/x-frame-options-multiple-headers-sameorigin.cgi' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN, SAMEORIGIN'.
3 CONSOLE MESSAGE: line 17: PASS: Access to contentWindow.location.href threw an e xception. 3 CONSOLE MESSAGE: line 17: PASS: Access to contentWindow.location.href threw an e xception.
4 http://localhost:8000/security/XFrameOptions/resources/x-frame-options-multiple- headers-sameorigin.cgi - didFinishLoading
5 The frame below should not load, proving that 'sameorigin, sameorigin' === 'same origin'. 4 The frame below should not load, proving that 'sameorigin, sameorigin' === 'same origin'.
6 5
7 6
8 7
9 -------- 8 --------
10 Frame: '<!--framePath //<!--frame0-->-->' 9 Frame: '<!--framePath //<!--frame0-->-->'
11 -------- 10 --------
12 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698