Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7228 var parsedValue=parsePriority(propValue);
7525 var parsedValue=parsePriority(propValue);
7533 }if(value&&value!="null"){var parsedValue=parsePriority(value);
7622 function parsePriority(value){var rePriority=/(.*?)\s*(!important)?$/; function