- From: Andrea Giammarchi <notifications@github.com>
- Date: Tue, 13 Apr 2021 02:34:08 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 April 2021 09:34:20 UTC
@answershuto > At this time, input will return true normally, but in fact there will be no input event on the div. This is quite random ... as soon as the `div` has `contentEditable` set to `true`, or as attribute, it supports `input` events. Any other concrete example that wouldn't fail expectations? 'cause `div` do support `input` events. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/968#issuecomment-818596514
Received on Tuesday, 13 April 2021 09:34:20 UTC