- From: Veli Senol <notifications@github.com>
- Date: Sun, 17 Apr 2016 11:04:06 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Sunday, 17 April 2016 18:04:34 UTC
https://dom.spec.whatwg.org/#interface-event > event \. cancelable > Returns true or false depending on how event was initialized\. Its return value does not always carry meaning, but true can indicate that part of the operation during which event was dispatched, can be canceled by invoking the preventDefault\(\) method\. In which situation do they not carry any meaning? --- 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/226
Received on Sunday, 17 April 2016 18:04:34 UTC