Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js614 this.isColorKeyword=function(keyword){if(keyword=="transparent"){return false function
7347 if(cssValue.type=="rgb"||(!cssValue.type&&isColorKeyword(cssValue.value))){this.infoTipType="color";