H A D | firebug-lite-1.4.js | 7153 },parseCSSProps:function(style,inheritMode){var props=[]; argument 7156 this.addProperty(propName,style.getPropertyValue(propName),!!style.getPropertyPriority(propName),false,inheritMode,props) 7163 }if(m[2]){this.addProperty(m[1],m[2],!!m[3],false,inheritMode,props) 7165 },getRuleProperties:function(context,rule,inheritMode){var props=this.parseCSSProps(rule.style,inheritMode); argument 7168 this.addOldProperties(context,ruleId,inheritMode,props); 7171 },addOldProperties:function(context,ruleId,inheritMode,props){if(context.selectorMap&&context.selectorMap.hasOwnProperty(ruleId)){var moreProps=context.selectorMap[ruleId]; argument 7175 this.addProperty(prop.name,prop.value,prop.important,true,inheritMode,props) 7176 }}},addProperty:function(name,value,important,disabled,inheritMode,props){name=name.toLowerCase(); argument 7177 if(inheritMode 7420 AnonymousFunction4beb612329d00(element,rules,usedProps,inheritMode) global() argument 7443 AnonymousFunction4beb612329e00(props,usedProps,inheritMode) global() argument 7455 AnonymousFunction4beb612329f00(element,rules,usedProps,inheritMode) global() argument [all...] |