[Webkit-unassigned] [Bug 76033] New: Implement the font-kerning CSS property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 23:20:08 PST 2012


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

           Summary: Implement the font-kerning CSS property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/10674686>

The “font-kerning” property is currently defined in <http://dev.w3.org/cvsweb/~checkout~/csswg/css3-fonts/Fonts.html?rev=1.68;content-type=text%2Fhtml#font-kerning-prop> to have the values “auto”, “normal” and “none”. “auto” maps to WebKit’s current behavior, which lets the “text-rendering” property control kerning, “normal” should enable automatic kerning, and “none” should disable automatic kerning.

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