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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin-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-origin-when-crossorigin-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin-expected.txt b/LayoutTests/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..716da06d51ede904950387b1671118a3dbd01424
--- /dev/null
+++ b/LayoutTests/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin-expected.txt
@@ -0,0 +1,10 @@
+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 (250,35) size 4x19
+ text run at (250,35) width 4: " "
+ LayoutImage {IMG} at (254,0) size 250x50
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698