[Webkit-unassigned] [Bug 65165] New: WebKit does not support fractional pixel word-spacing widths
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 23:09:59 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65165
Summary: WebKit does not support fractional pixel word-spacing
widths
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: charles.ying at gmail.com
Created an attachment (id=101972)
--> (https://bugs.webkit.org/attachment.cgi?id=101972&action=review)
Test case
WebKit does not support fractional pixel word-spacing widths. This is necessary for approximating TeX text layout by computing line breaks and spacing manually for optimal line width distribution.
A reduction is attached showing the problem. WebKit rounds the word spacing value to the nearest pixel and uses that for text layout.
--
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