- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Aug 2016 22:09:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 18 August 2016 05:10:17 UTC
> @@ -1490,7 +1490,7 @@ can be used to explore this matter in more detail. > > <h3 id=node-trees>Node tree</h3> > > -<p>{{Document}}, {{DocumentType}}, {{DocumentFragment}}, {{Element}}, {{Text}}, > +<p>{{Document}}, {{DocumentType}}, {{DocumentFragment}}, {{Element}}, {{Attr}}, {{Text}}, For the purposes of event dispatch it needs to say it does. I guess I should add a note. -- 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/pull/299/files/684e9453e592df4782b2e77687916a6e06af7f9c#r75249503
Received on Thursday, 18 August 2016 05:10:17 UTC