RESOLVED FIXED 18130
Spelling error in SVG kerning code for r31342
https://bugs.webkit.org/show_bug.cgi?id=18130
Summary Spelling error in SVG kerning code for r31342
Xiaodi Wu
Reported 2008-03-26 20:17:40 PDT
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.
Attachments
Eric Seidel (no email)
Comment 1 2008-04-13 22:53:18 PDT
Note You need to log in before you can comment on or make changes to this bug.