summaryrefslogtreecommitdiffstats
path: root/toolkit/components/pdfjs/test/file_pdf_download_link.html
blob: 8b458b7a4cce33e4abd437fcacf8dff00173e819 (plain)
1
2
3
4
<!DOCTYPE html>
<body>
<a id="custom_filename" href="file_pdfjs_test.pdf" download="custom_filename.pdf">custom_filename.pdf</a>
</body>