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

api.HTMLInputElement.selectionchange_event - Browser compatibility chart outdated #25672

Open
Zuzu-Typ opened this issue Jan 16, 2025 · 0 comments
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@Zuzu-Typ
Copy link

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

According to the compatibility data, the Chromium based browsers (Chrome, Edge, Opera, etc.), as well as Safari do not support selectionchange for input elements.
That seems to no longer be the case.
See this chromium issue and the test cases linked there.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Safari

What did you expect to see?

It should list Chromium based browsers and Safari as supported.

Did you test this? If so, how?

Yes. I tried the example, both on Chrome and Brave (Chromium based).
Also there are test cases for this (as mentioned before)

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

https://issues.chromium.org/issues/40840956
https://wpt.fyi/results/selection/textcontrols/selectionchange.html?label=experimental&label=master&aligned

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/selectionchange_event

MDN metadata

MDN page report details
  • Query: api.HTMLInputElement.selectionchange_event
  • Report started: 2025-01-16T11:51:23.388Z
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 16, 2025
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

No branches or pull requests

1 participant