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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-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-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-expected.txt b/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e68a6e8da804d9c1dac8c2bd1b01a49c2a305537
--- /dev/null
+++ b/LayoutTests/http/tests/security/referrer-policy-attribute-img-no-referrer-expected.txt
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
Yoav Weiss 2015/08/18 21:09:21 An expected.html result would be better here than
estark 2015/08/19 02:53:22 Cool, I didn't know about that, thanks! Done.
+ 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