diff options
Diffstat (limited to 'chrome/test/data/download_page4.html')
-rw-r--r-- | chrome/test/data/download_page4.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/test/data/download_page4.html b/chrome/test/data/download_page4.html new file mode 100644 index 0000000..a8ea0c6 --- /dev/null +++ b/chrome/test/data/download_page4.html @@ -0,0 +1,5 @@ +<body> + <form id="form" action="download-test1.lib" target="_blank"> + <input type="submit" /> + </form> +</body>
\ No newline at end of file |