Checks whether the given DOM node is a CDATA section.
A node to check.
true for CDATASection, or false everything else.
true
CDATASection
false
Generated using TypeDoc
Checks whether the given DOM node is a CDATA section.