CDATASection
DOM Standard defines CDATASection
[Exposed=Window] interface CDATASection : Text { };
Document.createCDATASection()
Document