browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

`css.properties.cursor` - Conflicting reports about support on iOS

Open ddbeck opened this issue 1 year ago • 1 comments

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Caniuse says this property is not supported on Safari for iOS and there's an issue on caniuse that says that BCD is incorrect. See https://github.com/Fyrd/caniuse/issues/7066.

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

I'd expect caniuse and BCD to tell the same story. Given the more recent report about support on the caniuse repository and the fact that an automated test produced the support data for BCD, I'm inclined to believe that BCD is more likely to be the wrong party.

Did you test this? If so, how?

I haven't tested it. @queengooborg has tested it with the collector: https://github.com/mdn/browser-compat-data/pull/22444. It's unclear to me how the collector actually tests cursor behavior like this.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Discovered in the course of https://github.com/web-platform-dx/web-features/pull/1596/

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

ddbeck avatar Aug 15 '24 11:08 ddbeck