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

Unified Diff: LayoutTests/http/tests/security/anchor-download-allow-sameorigin-expected.txt

Issue 197033005: Ignore suggested download filename for cross origin links. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Revive Created 6 years, 8 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/anchor-download-allow-sameorigin-expected.txt
diff --git a/LayoutTests/http/tests/security/anchor-download-allow-sameorigin-expected.txt b/LayoutTests/http/tests/security/anchor-download-allow-sameorigin-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ec4ee20f97dc8bed3876e847a3f94e1e919e3ac
--- /dev/null
+++ b/LayoutTests/http/tests/security/anchor-download-allow-sameorigin-expected.txt
@@ -0,0 +1,4 @@
+Downloading URL with suggested filename "foo.pdf"
+Tests that a suggested filename on a download attribute is allowed if the link is in the same origin.
+
+The suggested filename at the top should be foo.pdf.

Powered by Google App Engine
This is Rietveld 408576698