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

Side by Side 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, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Downloading URL with suggested filename "foo.pdf" 1 Downloading URL with suggested filename "foo.pdf"
2 Tests that a suggested filename on a download attribute is allowed if the link i s a blob URL. 2 Tests that a suggested filename on a download attribute is allowed if the link i s a data URL.
3 3
4 The suggested filename at the top should be foo.pdf. 4 The suggested filename at the top should be foo.pdf.
OLDNEW
« 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