[Webkit-unassigned] [Bug 125835] New: @font-face should not affect width of characters outside of its unicode-range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 22:18:33 PST 2013


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

           Summary: @font-face should not affect width of characters
                    outside of its unicode-range
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mitz at webkit.org, koivisto at iki.fi, enrica at apple.com,
                    mmaxfield at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/2b5a2a00fa9f32da8e006d8b3eb5123c7472e782

Treat FontFallbackList as variable-pitch if the primary font does not
cover entire unicode range.

This fixes the issue that when @font-face has only one segment and that
segment is fixed-pitch, characters outside that segment were treated
incorrectly as fixed-pitch.

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