[Webkit-unassigned] [Bug 99264] New: text-rendering: optimideLegibility property not working with some fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 14 00:13:28 PDT 2012


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

           Summary: text-rendering: optimideLegibility property not
                    working with some fonts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P3
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: maurelio.campos at gmail.com


Created an attachment (id=168576)
 --> (https://bugs.webkit.org/attachment.cgi?id=168576&action=review)
screenshot of the text rendered badly

Steps to Reproduce:
visited the following url: http://raynos.github.com/examplifier/doc/index.html

Actual Results:
the heading text shows messy.

Expected Results:
the heading text to be shown propperly.

Build Date & Platform:
Safari 5 Windows (7534.57.2)

Additional Builds and Platforms: 
Chrome 24.0.1290.1 dev-m

Additional Information:
the combination of the 2 css rules seems to be the problem:
font-family: Palatino,Georgia,"Times New Roman",Times,serif;
text-rendering: optimizeLegibility;

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