Home | History | Annotate | Download | only in dom

Lines Matching defs:createCDATASection

1620     def createCDATASection(self, data):
1847 clone = newOwnerDocument.createCDATASection(node.data)