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

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

Issue 300543002: Allow filename suggestions via a[download] for data URIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/http/tests/security/anchor-download-allow-data-expected.txt
diff --git a/LayoutTests/http/tests/security/anchor-download-allow-blob-expected.txt b/LayoutTests/http/tests/security/anchor-download-allow-data-expected.txt
similarity index 84%
copy from LayoutTests/http/tests/security/anchor-download-allow-blob-expected.txt
copy to LayoutTests/http/tests/security/anchor-download-allow-data-expected.txt
index 7f241e4a162f138556e31dd144e69b6aea5c09bc..d7ff96cf113ab06c1365949eefe846d777acfc9f 100644
--- a/LayoutTests/http/tests/security/anchor-download-allow-blob-expected.txt
+++ b/LayoutTests/http/tests/security/anchor-download-allow-data-expected.txt
@@ -1,4 +1,4 @@
Downloading URL with suggested filename "foo.pdf"
-Tests that a suggested filename on a download attribute is allowed if the link is a blob URL.
+Tests that a suggested filename on a download attribute is allowed if the link is a data URL.
The suggested filename at the top should be foo.pdf.
« no previous file with comments | « LayoutTests/http/tests/security/anchor-download-allow-data.html ('k') | Source/core/html/HTMLAnchorElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698