- From: Rick Byers <notifications@github.com>
- Date: Mon, 04 Jan 2016 08:35:15 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 4 January 2016 16:35:54 UTC
> @@ -1058,6 +1110,32 @@ invoked, must run these steps: > </ol> > > > +<h3 id=observing-event-listeners>Observing event listeners</h3> > + > +<p>In general, developers do not expect the presence of an <a>event listener</a> to be > +observable. The impact of an <a>event listener</a> is determined by its <b>callback</b>. Done. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/82/files#r48749577
Received on Monday, 4 January 2016 16:35:54 UTC