- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 16 Aug 2016 23:26:09 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 August 2016 06:27:13 UTC
> @@ -1488,7 +1488,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}}, {{Text}}, {{CDATASection}}, The reason CDATASection is not mentioned here is because ShadowRoot isn't either. We cannot have it both ways. -- 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/301/files/096a2a14a9d952f30d8154ce45a8bdeb1730c3a6#r75068180
Received on Wednesday, 17 August 2016 06:27:13 UTC