This phenomenon is reproducible in my environment, too. It's probably because localized Windows may have some different metrics on window appearance. Try the following workaround:
1. Open "Display Properties" dialog. 2. Go to "Design" tab and press "Details" button. 3. For each item which has a configurable "Font" property, change the font to "Tahoma", and the size to "8". 4. Press "OK" and close all the dialogs. If the layout test still doesn't work, you may want to look at src/webkit/tools/test_shell/test_shell_platform_delegate_win.cc, which includes the actual check code. Thanks, Yuta 2009/6/23 Rosail Davis <[email protected]> > I've changed the .gclient, and downloaded the layout tests.But I can't run > it, it just always give me a msg back: > > > > ############################################################### > ## Layout test system dependencies check failed. > ## Some layout tests may fail due to unexpected theme. > ## > ## To fix, go to Display Properties -> Appearance, and select: > ## + Windows and buttons: Windows XP style > ## + Color scheme: Default (blue) > ## + Font size: Normal > ############################################################### > > > > I've done these 3 instructions, had all fonts installed already, and still > get the msg, why? > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
