- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Aug 2016 04:26:55 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 August 2016 11:27:30 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}}, We could do something else (e.g., also use abstract classes). But without https://github.com/heycam/webidl/issues/97 I'm not sure this can be improved much. -- 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#r75104811
Received on Wednesday, 17 August 2016 11:27:30 UTC