Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js705 this.isSelfClosing=function(element){if(isElementSVG(element)||isElementMathML(element)){return true function
729 }else{if(self.isSelfClosing(elt)){html.push((isElementXHTML(elt))?"/>":">")