Home | History | Annotate | Download | only in dom

Lines Matching defs:createCDATASection

1617     def createCDATASection(self, data):
1844 clone = newOwnerDocument.createCDATASection(node.data)