Re: [whatwg/dom] Fix and clarify more around CDATASection (#301)

> @@ -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}},

OK, I guess it's "So the new policy is to list concrete classes (DocumentFragment) unless they’re a subclass of a concrete class (ShadowRoot) and not list abstract classes (CharacterData)."

-- 
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#r75104291

Received on Wednesday, 17 August 2016 11:22:31 UTC