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

Unified Diff: content/test/data/download/download-with-xfo-deny.html

Issue 2874933002: Don't enforce X-Frame-Options for downloads. (Closed)
Patch Set: Add a reference to 717971 Created 3 years, 7 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: 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>

Powered by Google App Engine
This is Rietveld 408576698