Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
Dfirebug-lite-1.4.js674 …t.href+" "+styleSheet.media.mediaText+" "+(styleSheet.ownerNode&&FBL.getElementXPath(styleSheet.ow…
680 …Sheet.href+" "+curSheet.media.mediaText+" "+(curSheet.ownerNode&&FBL.getElementXPath(curSheet.owne…
4361 },copyXPath:function(elt){var xpath=getElementXPath(elt);
4372 },persistObject:function(elt,context){var xpath=getElementXPath(elt);
7021 (function(){this.getElementXPath=function(element){try{if(element&&element.id){return'//*[@id="'+el… method
7442 }if(FBTrace.DBG_CSS){FBTrace.sysout("getElementRules "+rules.length+" rules for "+getElementXPath(e…
7456 this.addOldProperties(this.context,getElementXPath(element),inheritMode,props);
7459 if(props.length){rules.splice(0,0,{rule:element,id:getElementXPath(element),selector:"element.style…