[whatwg/dom] Editorial: note that CDATASections are Texts inside switches (#636)

I made a mistake and thought CDATASection was "Any other node", but actually it's a Text node. So in switches like textContent and nodeValue, I'd suggest changing "`Text`" to "`Text` (including `CDATASection`)"

Thoughts?

-- 
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/issues/636

Received on Monday, 16 April 2018 04:03:45 UTC