Re: [whatwg/dom] CDATASection nodes don't like to be normalized away (#310)

>  <p>The <dfn method for=Node><code>normalize()</code></dfn> method, when invoked, must run these
> -steps for each {{Text}} <a>node</a> <a>descendant</a> of <a>context object</a>:
> +steps for each <a>exclusive <code>Text</code> node</a> <var>node</var> <a>descendant</a> of

I think "each descendant exclusive Text node *node*" would read slightly better.

-- 
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/310/files/aa0dec2ccb46d931c755938d626e7b8b8f0c5cf8#r76779943

Received on Tuesday, 30 August 2016 11:53:40 UTC