Updates:
        Summary: http://mix.co.jp has a smaller line spacing than in other  
browsers.
        Cc: [email protected] [email protected] [email protected]
        Labels: Area-WebKit

Comment #2 on issue 9898 by [email protected]: http://mix.co.jp has a  
smaller line spacing than in other browsers.
http://code.google.com/p/chromium/issues/detail?id=9898

http://mixi.co.jp/mixi.css has a lot of entries with line-height.  
Apparently, our
handling of line-height is different from other browsers. Perhaps, we have  
to take a
look at the way font metrics are obtained/calculated.

.h12 {line-height:1.2;}
.h120   {line-height:120%;}
.h130   {line-height:130%;}
.h140   {line-height:140%;}
.h150   {line-height:150%;}
.h200   {line-height:200%;}
.f08h120{font-size:10px;line-height:120%;}
.f08xh120{font-size:11px;line-height:120%;}
.f08h130{font-size:10px;line-height:130%;}
.f08h140{font-size:10px;line-height:140%;}
.f08h150{font-size:10px;line-height:150%;}

Safari on Windows is not as bad as Chrome, but it's worse than Firefox/IE.



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