Searched refs:parseCSSProps (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 7153 },parseCSSProps:function(style,inheritMode){var props=[]; method 7165 },getRuleProperties:function(context,rule,inheritMode){var props=this.parseCSSProps(rule.style,inhe… 7455 }},getStyleProperties:function(element,rules,usedProps,inheritMode){var props=this.parseCSSProps(el…
|