The following test fails on GTK since r231709-231714. For some reason we are getting an `.asc` extension instead of `.txt`. This does not seem to happen on other platforms. --- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke-actual.txt @@ -1,6 +1,6 @@ CONSOLE MESSAGE: line 37: PASS: URL was revoked Download started. -Downloading URL with suggested filename "foo.txt" +Downloading URL with suggested filename "foo.asc" Download completed. The suggested filename above should be "foo.txt" and the download should succeed.