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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-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-picture-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.txt b/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce5e954dd6845ab8d4ee83d53a9e462a3da97f1b
--- /dev/null
+++ b/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.txt
@@ -0,0 +1,12 @@
+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
+ LayoutInline {PICTURE} at (0,0) size 250x19
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutInline {SOURCE} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutImage {IMG} at (0,0) size 250x50
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698