Comment #3 on issue 6131 by brettw: Make the layout tests less dependent on  
system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131

This is not the approach we want to take. We;ve had a number of bugs with  
form
control drawing because some transform wasn't set up properly, or  
transparency or
rotation wasn't supported.

We should write our layer to use similar APIs as the native ones so we can  
test this.
On Windows, this means writing using GDI so we know that GDI is in sync  
with the
page.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to