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 data for api.Element.gesture*_event #21800

Merged

Conversation

queengooborg
Copy link
Contributor

This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the gesture*_event member of the Element API. The data comes from the mdn-bcd-collector project (v10.6.4).

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

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Element/gesture*_event

Additional Notes: In WebKit/WebKit@4b98457#diff-5062a30a774512ad7d02525d4670935d55330194d9ba2d9f00bdf31b83e38002R181-R183, an "IOS_GESTURE_EVENTS" was added to the Element interface (and had been present on other interfaces).

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

_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/Element/gesture*_event

Additional Notes: In WebKit/WebKit@4b98457#diff-5062a30a774512ad7d02525d4670935d55330194d9ba2d9f00bdf31b83e38002R181-R183, an "IOS_GESTURE_EVENTS" was added to the Element interface (and had been present on other interfaces).
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 1, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me that these are only present in iOS 👍

@Elchi3 Elchi3 merged commit 1909b44 into mdn:main Jan 2, 2024
5 checks passed
@queengooborg queengooborg deleted the api/Element/gesture_event/safari-corrections branch January 2, 2024 12:16
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.

2 participants