Searched refs:appendChild (Results 1 – 7 of 7) sorted by relevance
58 parent.appendChild(child)64 parent.appendChild(child)68 child.appendChild(test)100 doc.appendChild(package)204 doc.appendChild(plan)213 plan.appendChild(entry)
126 doc.appendChild(self.root)128 self.root.appendChild(elem)
274 Node testPackageElem = mDoc.appendChild(mDoc.createElement(TAG_PACKAGE)); in XMLGenerator()339 parentNode.appendChild(child); in mergeEmptySuites()434 Node caseNode = elem.appendChild(mDoc.createElement(TAG_TEST)); in appendTestCases()448 caseNode.appendChild(mDoc.createElement(TAG_DESCRIPTION)) in appendTestCases()495 Node suiteElem = parent.appendChild(mDoc.createElement(TAG_SUITE)); in appendSuiteToElementImpl()502 Node leafSuiteElem = parent.appendChild(mDoc.createElement(TAG_CASE)); in appendSuiteToElementImpl()
1507 this.appendChild = function(a) {}; method in MockElement
693 mainContainerNode.appendChild(containerNode);694 document.getElementsByTagName("body")[0].appendChild(mainContainerNode);
1349 opt = select.appendChild( document.createElement("option") );1445 div.appendChild( input );1447 fragment.appendChild( div.lastChild );1457 fragment.appendChild( div );1471 div.appendChild( marginDiv );1528 container.appendChild( div );4934 div.appendChild( document.createComment("") );5749 this.appendChild( elem );5981 elem.appendChild(elem.ownerDocument.createElement("tbody"))) :6181 safeFragment.appendChild( div );[all …]
82480 public abstract org.w3c.dom.Node appendChild(82563 public org.w3c.dom.Node appendChild(82958 public org.w3c.dom.Node appendChild(