Chromium Code Reviews| Index: content/test/data/download/download-with-xfo-deny.html |
| diff --git a/content/test/data/download/download-with-xfo-deny.html b/content/test/data/download/download-with-xfo-deny.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..789fd502b150db5b3e946a437408d5e72ccc0dc4 |
| --- /dev/null |
| +++ b/content/test/data/download/download-with-xfo-deny.html |
| @@ -0,0 +1,4 @@ |
| +<html> |
| +<head></head> |
| +<body>This page should be allowed to download, even though it has XFO: DENY.</body> |
| +</html> |