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

html.elements.input.type_file - iOS doesn't implement "accept" with file extensions #26043

Open
rotu opened this issue Feb 24, 2025 · 1 comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML info needed This needs more information to review or act on.

Comments

@rotu
Copy link

rotu commented Feb 24, 2025

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

This page specifies that the "accept" attribute may contain file extensions as file type specifiers. This does not seem to work on iOS.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I expect to see "partial support" instead of "full support" in the Browser compatibility matrix.

Did you test this? If so, how?

Opening up a webpage with an input element and noticing that the files were not filtered.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://caniuse.com/input-file-accept

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file

MDN metadata

MDN page report details
  • Query: html.elements.input.type_file
  • Report started: 2025-02-24T18:05:23.253Z
@rotu rotu added the needs triage This issue needs to be confirmed label Feb 24, 2025
@github-actions github-actions bot added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Feb 24, 2025
@caugner
Copy link
Contributor

caugner commented Feb 25, 2025

@rotu Thanks for reporting. Can you add what device and Safari iOS version you tested with? Did you reproduce the issue with this example on the MDN page?

@caugner caugner added info needed This needs more information to review or act on. and removed needs triage This issue needs to be confirmed labels Feb 25, 2025
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 info needed This needs more information to review or act on.
Projects
None yet
Development

No branches or pull requests

2 participants