repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out changeset f594e6f00208 (bug 1940883) for causing crashes in bug 1941164.
[gecko.git]
/
toolkit
/
components
/
pdfjs
/
test
/
file_pdf_download_link.html
blob
8b458b7a4cce33e4abd437fcacf8dff00173e819
1
<!DOCTYPE
html
>
2
<body>
3
<a
id
=
"custom_filename"
href
=
"file_pdfjs_test.pdf"
download
=
"custom_filename.pdf"
>
custom_filename.pdf
</a>
4
</body>