Re: [whatwg/dom] chrome, doesn't accept preventDefault and still cancelable is true (#579)

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