- From: Domenic Denicola <notifications@github.com>
- Date: Sun, 15 Apr 2018 21:03:18 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 April 2018 04:03:45 UTC
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