[Webkit-unassigned] [Bug 24014] Diacritics characters are displayed bigger than normal characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 13:40:23 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24014


jshin at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com,
                   |                            |jshin at chromium.org




------- Comment #4 from jshin at chromium.org  2009-06-11 13:40 PDT -------
I'm not sure if we want to do anything here. 

This happens because the first font (specified) to render the page does not
contain characters in question. A fallback font has a different metric. In the
reduced test case, Georgia, TNR, Courier and Geneva do not cover those
characters.  We're doing what we're supposed to do per CSS spec.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list