- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 19 Feb 2016 07:36:41 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 19 February 2016 15:37:30 UTC
> > <ol> > - <li><p>If <var>event</var>'s {{Event/type}} attribute value is not <var>listener</var>'s > - <b>type</b>, terminate these substeps (and run them for the next <a>event listener</a>). > + <li><p>Set <var>original event type</var> to <var>event</var>'s {{Event/type}} attribute value. s/Set/Let/. s/original event type/originalEventType/. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/168/files#r53475202
Received on Friday, 19 February 2016 15:37:30 UTC