Comment #4 on issue 21859 by [email protected]: miscellaneous  
vista-related layout test regressions
http://code.google.com/p/chromium/issues/detail?id=21859

I'm investigating search-styled.html case.
In WebCore/rendering/RenderTextControlSingleLine.cpp

     result += style()->font().primaryFont()->maxCharWidth() - charWidth;

maxCharWidth() on XP returns 21, but maxCharWidth() on Vista returns 23.   
This
difference causes the text field width difference by 2 pixels.




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