--- /home/clopez/webkit/webkit/layout-test-results/http/tests/security/anchor-download-allow-sameorigin-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/http/tests/security/anchor-download-allow-sameorigin-actual.txt @@ -1,6 +1,7 @@ +Downloading URL with suggested filename "test file.txt" Download started. -Downloading URL with suggested filename "foo.pdf" -Download completed. +Download failed. +Failed: WebKitDownloadError, code=401, description=Cannot determine destination URI for download with suggested filename test file.txt Tests that a suggested filename on a download attribute is allowed if the link is in the same origin. The suggested filename at the top should be foo.pdf.