Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Android only supports a[download] for blob:/data: URI schemes #25691

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jan 17, 2025

Summary

Firefox Android only partially supports the download attribute on an <a> element.

Test results and supporting details

Tested myself with BrowserStack Live and BrowserStack Local, see: #16069 (comment)

Related issues

Fixes #16069.

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:s [PR only] 7-24 LoC changed labels Jan 17, 2025
@caugner caugner requested a review from Elchi3 January 17, 2025 13:16
html/elements/a.json Outdated Show resolved Hide resolved
Co-authored-by: Florian Scholz <[email protected]>
@caugner caugner requested a review from Elchi3 January 17, 2025 14:10
@caugner caugner changed the title Firefox Android only supports a[download] for blob:/data: URLs Firefox Android only supports a[download] for blob:/data: URI schemes Jan 17, 2025
@Elchi3 Elchi3 merged commit 0bcc104 into main Jan 17, 2025
11 checks passed
@Elchi3 Elchi3 deleted the 16069-firefox-android-anchor-download branch January 17, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.HTMLAnchorElement.download file name not working on firefox Android
2 participants