[Webkit-unassigned] [Bug 44393] Rendering of non-proportional characters is not honored.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 23 12:15:37 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44393
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
CC| |ap at webkit.org
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> 2010-08-23 12:15:37 PST ---
There is no fixed width font that contains all these characters. So, the browser uses multiple fonts, which naturally have differing metrics.
I think that there is no bug here, there is no reason to expect vertical alignment. I'm seeing the same behavior with Firefox on Mac OS X, and with IE on Windows.
A solution is to use HTML for formatted content, not plain text.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list