Status: Started Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium Themes Mstone-3
New issue 16892 by [email protected]: Theme authors should be able to specify values as floats or ints http://code.google.com/p/chromium/issues/detail?id=16892 Currently our GetReal and GetInteger methods do not like input that is not of the exactly desired type. We should allow at least reals to be specified as ints (e.g. RGBA(255, 255, 255, 1) instead of requiring RGBA(255, 255, 255, 1.0) -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
