Bug 18118

Summary: SVG multichar glyph matching matches longest instead of first (affects Acid3 test 79)
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jdaggett
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Maciej Stachowiak
Reported 2008-03-26 12:13:47 PDT
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.
Attachments
Eric Seidel (no email)
Comment 1 2008-04-13 22:51:19 PDT
This was fixed already.
Note You need to log in before you can comment on or make changes to this bug.