Status: New Owner: ---- Labels: Type-Defect Priority-Medium YUI
New issue 1160 by lucas.e.smith: el.style.backgroundColor = 'rgb(0,0,0)'; reports bad value
http://code.google.com/p/google-caja/issues/detail?id=1160 document.getElementsByTagName('p')[0].style.backgroundColor = 'rgb(0,0,0)'; Also, considering the applied fix to 833 http://code.google.com/p/google-caja/issues/detail?id=826&can=1&q=rgb#makechanges 'rgba(n,n,n,n)' should be allowed as a value where appropriate. YUI uses rgb(..) syntax for color animations. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
