- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 07 Feb 2016 22:57:27 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 8 February 2016 06:57:57 UTC
> @@ -1217,7 +1217,32 @@ for discussion). > <a>invoke</a> algorithm. > > <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>). > + <b>type</b>, check for a legacy type attribute match by running these substeps: Just say "run these substeps". No need to have an explanation here, though you could have it in a note after the steps. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/158/files#r52137178
Received on Monday, 8 February 2016 06:57:57 UTC