Skip to content

Commit

Permalink
Update Safari iOS data for api.HTMLInputElement.webkitdirectory (#22050)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
queengooborg authored Jun 5, 2024
1 parent 3df8ea2 commit eb0c6f8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -2941,9 +2941,7 @@
"safari": {
"version_added": "11.1"
},
"safari_ios": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
Expand Down

0 comments on commit eb0c6f8

Please sign in to comment.