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

Side by Side Diff: LayoutTests/http/tests/security/referrer-policy-redirect-link-expected.txt

Issue 18104009: Mixed content iframe checks should use top (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop back to canDisplay Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: The page at displayed insecure content from http://127.0.0.1:8 000/security/resources/referrer-policy-postmessage.php.
2
1 This test checks the referrer policy is obeyed along the redirect chain. The tes t passes if the referrer is https://127.0.0.1:8443 3 This test checks the referrer policy is obeyed along the redirect chain. The tes t passes if the referrer is https://127.0.0.1:8443
2 4
3 5
4 6
5 -------- 7 --------
6 Frame: 'iframe' 8 Frame: 'iframe'
7 -------- 9 --------
8 If not running in DumpRenderTree, click this link 10 If not running in DumpRenderTree, click this link
9 HTTP Referer header is https://127.0.0.1:8443/ 11 HTTP Referer header is https://127.0.0.1:8443/
10 Referrer is https://127.0.0.1:8443/ 12 Referrer is https://127.0.0.1:8443/
11 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698