Searched refs:getCSSRuleSpecificity (Results 1 – 3 of 3) sorted by relevance
26016 getCSSRuleSpecificity(selector) :26187 spec = getCSSRuleSpecificity(sel);26240 var getCSSRuleSpecificity = function(selector) function
6898 …lobalCSSRuleIndex,specificity:selector&&selector.indexOf(",")==-1?getCSSRuleSpecificity(selector):…6956 if(Selector.matches(sel,arr).length==1){spec=getCSSRuleSpecificity(sel);6976 var getCSSRuleSpecificity=function(selector){var match=selector.match(reSelectorTag); function
6909 …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