Home
last modified time | relevance | path

Searched refs:toXML (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js738 this.getElementXML=function(element){function toXML(elt){if(elt.nodeType==Node.ELEMENT_NODE){if(unw… function
749 child=child.nextSibling){toXML(child)
756 toXML(element);