- From: Nadya678 <notifications@github.com>
- Date: Tue, 27 Feb 2018 10:31:54 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 February 2018 10:32:29 UTC
This is not true. > cancelable of type boolean, readonly Used to indicate whether or not an event can have its default action prevented. If the default action can be prevented the value is true, else the value is false. https://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-Event-canCancel -- 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/579#issuecomment-368824262
Received on Tuesday, 27 February 2018 10:32:29 UTC