Skip to content

Commit

Permalink
Update Safari data for api.EventTarget.addEventListener.options_param…
Browse files Browse the repository at this point in the history
…eter.options_passive_parameter_default_true_touch (mdn#21523)

This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `addEventListener.options_parameter.options_passive_parameter_default_true_touch` member of the `EventTarget` API. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: WebKit/WebKit@513e721

Additional Notes: Fixes mdn#16835.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent d472a78 commit 3089861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/EventTarget.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "11.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 3089861

Please sign in to comment.