Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6735 }function normalizeSelector(selector){selector=selector.replace(/[\n\r]/g," "); function in anonymousFunctiondd4539aa23b00.CssParser
6746 r.selector=normalizeSelector(rule_start)
6797 },normalizeSelector:normalizeSelector,findBySelector:function(rule_node,selector,source){var select…
6905 if(CssParser.normalizeSelector(selector)==groupItem){lineNo=parsedRule.line
6907 }}else{if(CssParser.normalizeSelector(selector)==parsedRule.selector){lineNo=parsedRule.line;