Searched refs:isSelfClosing (Results 1 – 6 of 6) sorted by relevance
1884 this.isSelfClosing = function(element) function1943 else if (self.isSelfClosing(elt))
694 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true function718 }else{if(self.isSelfClosing(elt)){html.push((isElementXHTML(elt))?"/>":">")
705 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true function729 }else{if(self.isSelfClosing(elt)){html.push((isElementXHTML(elt))?"/>":">")
77964 …tag.isSelfClosing = false; // There cannot be any pending text here due to the onopentagstart that…77987 …tag.isSelfClosing = true; // There cannot be any pending text here due to the onopentagstart that …
47843 parser.tag.isSelfClosing = !!selfClosing
2 …tributes[_]=B,emitNode(r,"onattribute",B)}r.attribList.length=0}r.tag.isSelfClosing=!!i,r.sawRoot=…