Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js668 this.getURLForStyleSheet=function(styleSheet){return(styleSheet.href?styleSheet.href:styleSheet.own… function
7368 return(Firebug.filterSystemURLs&&isSystemURL(getURLForStyleSheet(sheet)))?null:sheet
7370 }}},getObjectDescription:function(styleSheet){var url=getURLForStyleSheet(styleSheet);