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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-when-downgrade-expected.txt

Issue 1291613010: Implement referrerpolicy attribute for img elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: yoav comments Created 5 years, 4 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/referrer-policy-attribute-img-no-referrer-when-downgrade-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-when-downgrade-expected.txt b/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-when-downgrade-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe50098f6d438d281e99a4ae9e0a631eccc610dc
--- /dev/null
+++ b/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-when-downgrade-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/security/referrer-policy-attribute-img-no-referrer-when-downgrade.html' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:8000/security/resources/green-if-no-referrer.php'. This content should also be served over HTTPS.
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x71
+ LayoutBlockFlow {HTML} at (0,0) size 800x71
+ LayoutBlockFlow {BODY} at (8,8) size 784x55
+ LayoutImage {IMG} at (0,0) size 250x50
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698