[Webkit-unassigned] [Bug 41363] New: text-rendering:auto should enable optimizeLegibility >= 20px

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 11:25:43 PDT 2010


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

           Summary: text-rendering:auto should enable optimizeLegibility
                    >= 20px
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://developer.mozilla.org/en/CSS/text-rendering
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paul.irish at gmail.com


the community is very excited about text-rendering: http://www.aestheticallyloyal.com/public/optimize-legibility/

However it's very plausible people will do  ` body  { text-rendering: optimizeLegibility; } `
Due to what dave hyatt indicated here http://webk.it/6136#c3 I would suspect that is not a wise choice from a performance perspective.

The way that Firefox implements this feature is to enable optimizeLegibility for all text at and above 20px; 
I think that strikes a nice balance of making the text look beautiful when its large, but doesn't go overboard and sacrifice performance.

The MDC has a demo page: https://developer.mozilla.org/en/CSS/text-rendering

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