- From: Chris Rebert <notifications@github.com>
- Date: Thu, 05 Apr 2018 18:22:02 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 April 2018 01:22:25 UTC
https://dom.spec.whatwg.org/commit-snapshots/07c110c87b8e4b1f7ecae09727b859bb75b17a73/#dom-event-preventdefault > The preventDefault\(\) method, when invoked, must set the canceled flag if the cancelable attribute value is true and the in passive listener flag is unset\. Compared to the rest of the spec, this seems to me to be the only place that refers to "the X flag" (twice) rather than "**context object’s** X flag", in relation to a DOM event's flags. -- 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/627
Received on Friday, 6 April 2018 01:22:25 UTC