Chromium Code Reviews| Index: LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.html |
| diff --git a/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.html b/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..698f27308bbe5366158afbf20e6f90db936f663a |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/referrer-policy-attribute-img-picture-expected.html |
| @@ -0,0 +1,9 @@ |
| +<!DOCTYPE html> |
| +<html> |
| +<head> |
| +</head> |
| +<body> |
| + <img src="resources/green250x50.png" /> |
| + <img src="resources/green250x50.png" /> |
| +</body> |
| +</html> |