Searched refs:isSelfClosing (Results 1 – 1 of 1) sorted by relevance
705 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true function729 }else{if(self.isSelfClosing(elt)){html.push((isElementXHTML(elt))?"/>":">")