You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
api.HTMLInputElement.selectionchange_event
The text was updated successfully, but these errors were encountered: