CDATASection

EventTargetNodeCharacterDataTextjs.html.CDATASection (extern class)

The CDATASection interface represents a CDATA section that can be used within XML to include extended portions of unescaped text. The symbols `` and & don’t need escaping as they normally do when inside a CDATA section.

Documentation CDATASection by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See: