repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
chromedriver
/
download.html
blob
e81b8e04d2ab62fa2e661af473225a9232d02a9d
1
<html>
2
<head><title>
Test Page for ChromeDownloadDirTest
</title></head>
3
<body>
4
<a
id='red-dot'
href
=
"anchor_download_test.png"
download='a_red_dot.png'
>
Download Red Dot!
</a>
5
</body>
6
</html>