mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.94k stars 1.98k forks source link

api.Element.touchend_event - Safari support needs review #9314

Closed AnkitJainAJ closed 2 years ago

AnkitJainAJ commented 3 years ago

What information was incorrect, unhelpful, or incomplete?

Safari does support this.

What did you expect to see?

Did you test this? If so, how?

I tested in virtual device provided by lambdatest

MDN page report details * Query: `api.Element.touchend_event` * MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Element/touchend_event * Report started: 2021-03-02T11:39:08.149Z
ddbeck commented 3 years ago

Hi @AnkitJainAJ and thanks for opening this issue.

You mentioned that you tested this. If you could provide a minimal test case with sample code (such as on Codepen), then we could verify this, confirm version numbers, and update the corresponding data.

Ultimately, these features will need to be updated to reflect what we learn:

https://github.com/mdn/browser-compat-data/blob/7bf68abb9b601526887cb9cba392e6d8b24752f1/api/Element.json#L8574 https://github.com/mdn/browser-compat-data/blob/a77c55eb4ad8e352cda07a1519e38e305dc80857/api/Document.json#L11092

queengooborg commented 2 years ago

I'm going to close this because there has been no actionable information. It's unclear whether "Safari" refers to Safari Desktop or Safari on iOS/iPadOS, but in the extensive testing I've done around this event, I've only found support in iOS/iPadOS, so I think that our current data is accurate.

If you've found support in Safari Desktop, please feel free to reply to this thread and I'll happily reopen the issue!