Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6909 …lobalCSSRuleIndex,specificity:selector&&selector.indexOf(",")==-1?getCSSRuleSpecificity(selector):…
6967 if(Selector.matches(sel,arr).length==1){spec=getCSSRuleSpecificity(sel);
6987 var getCSSRuleSpecificity=function(selector){var match=selector.match(reSelectorTag); function