WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2008-04-13 22:53:18 PDT
Thanks! patch:
http://paste.lisp.org/display/59102
Landed as
r31857
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug