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

Unified Diff: LayoutTests/http/tests/security/mixedContent/upgrade-image.https-expected.txt

Issue 901903003: CSP: Adding the 'upgrade-insecure-requests' directive. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/mixedContent/upgrade-image.https-expected.txt
diff --git a/LayoutTests/http/tests/security/mixedContent/upgrade-image.https-expected.txt b/LayoutTests/http/tests/security/mixedContent/upgrade-image.https-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92231def174229edd7ec3ad10517d602608abeb2
--- /dev/null
+++ b/LayoutTests/http/tests/security/mixedContent/upgrade-image.https-expected.txt
@@ -0,0 +1,7 @@
+main frame - img requested 'https://127.0.0.1:8443/security/resources/compass.jpg'
+https://127.0.0.1:8443/security/resources/compass.jpg - willSendRequest <NSURLRequest URL https://127.0.0.1:8443/security/resources/compass.jpg, main document URL https://127.0.0.1:8443/security/mixedContent/upgrade-image.https.html, http method GET> redirectResponse (null)
+https://127.0.0.1:8443/security/resources/compass.jpg - didReceiveResponse <NSURLResponse https://127.0.0.1:8443/security/resources/compass.jpg, http status code 200>
+https://127.0.0.1:8443/security/resources/compass.jpg - didFinishLoading
+This test passes if the image below is loaded securely.
+
+

Powered by Google App Engine
This is Rietveld 408576698