Comment #12 on issue 6131 by [email protected]: Make the layout tests less dependent on system UI settings (mock uxtheme, etc) http://code.google.com/p/chromium/issues/detail?id=6131
No, the "generic theme" is a set of custom skia-based widgets I did that are tuned for testing rather than viewing - every widget in every state looks different from the others, so that you can tell if you're drawing a disabled text field when you should be drawing a readonly text field. Otherwise, I imagine there's a lot of overlap conceptually with the linux widgets. As a side question, is there a reason you render your own widgets rather than using platform widgets? -- 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 -~----------~----~----~----~------~----~------~--~---
