[Webkit-unassigned] [Bug 18118] New: SVG multichar glyph matching matches longest instead of first (affects Acid3 test 79)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 12:13:47 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18118

           Summary: SVG multichar glyph matching matches longest instead of
                    first (affects Acid3 test 79)
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mjs at apple.com


Our SVG font code picks the longest glyph that matches, when really it should
be picking the first in document order. Fixing this requires changing the glyph
map data structure.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list