[Webkit-unassigned] [Bug 18130] New: Spelling error in SVG kerning code for r31342

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 20:17:40 PDT 2008


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

           Summary: Spelling error in SVG kerning code for r31342
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P5
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xiaodi.wu at gmail.com


Congrats on making it to 100/100 on Acid3! A minor quibble though:

In svg/SVGTextContentElement.cpp, the function cummulatedCharacterRangeLength()
should have a single m, and should probably be
cumulativeCharacterRangeLength(). Trivial, but it might save someone from
tripping over the function name at a later time. Again, congrats.


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