Should <input type=file>
fire a change event when the user chooses the same file twice?
#10724
Labels
<input type=file>
fire a change event when the user chooses the same file twice?
#10724
What is the issue with the HTML Standard?
Safari and Chrome don't fire a second change event when the user chooses the same file, but firefox does. The spec just says this:
Should this behavior be interoperable? Should the spec say anything about this?
I'm guessing it isn't possible to write a WPT for this.
Context: https://issues.chromium.org/issues/40219625
The text was updated successfully, but these errors were encountered: