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

Update Safari iOS data for api.HTMLInputElement.webkitdirectory #22050

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Safari iOS/iPadOS for the webkitdirectory member of the HTMLInputElement API. The data comes from the mdn-bcd-collector project (v10.7.1).

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/HTMLInputElement/webkitdirectory

Additional Notes: Exact version was confirmed in BrowserStack via manual collector runs.

This PR updates and corrects version values for Safari iOS/iPadOS for the `webkitdirectory` member of the `HTMLInputElement` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.7.1).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/HTMLInputElement/webkitdirectory

Additional Notes: Exact version was confirmed in BrowserStack via manual collector runs.
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 28, 2024
@Elchi3 Elchi3 merged commit eb0c6f8 into mdn:main Jun 5, 2024
5 checks passed
@queengooborg queengooborg deleted the api/HTMLInputElement/webkitdirectory/safariios-corrections branch June 5, 2024 11:08
@danielhjacobs
Copy link
Contributor

This fix is "accurate" in that the webkitdirectory property is recognized by certain mobile browsers, but there is no code in the file chooser interface on mobile phones to allow selection of a directory when using it. This is therefore a complete negation of #21451, and therefore undid the fix for #11982. I therefore opened #24543 accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants