[webkit-reviews] review requested: [Bug 17078] SVGTextElement.getSubStringLength does not work as expected (affects Acid3 test 77) : [Attachment 19445] Fix getSubStringLength range handling.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 29 00:26:38 PST 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 17078: SVGTextElement.getSubStringLength does not work as expected (affects
Acid3 test 77)
http://bugs.webkit.org/show_bug.cgi?id=17078

Attachment 19445: Fix getSubStringLength range handling.
http://bugs.webkit.org/attachment.cgi?id=19445&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 .../SVGTextElement/getSubStringLength-expected.txt |	19 +++++++++++
 .../svg/dom/SVGTextElement/getSubStringLength.html |	13 +++++++
 .../svg/dom/SVGTextElement/resources/TEMPLATE.html |	13 +++++++
 .../SVGTextElement/resources/getSubStringLength.js |	35 ++++++++++++++++++++
 WebCore/svg/SVGTextContentElement.cpp		    |	15 ++++++--
 5 files changed, 91 insertions(+), 4 deletions(-)


More information about the webkit-reviews mailing list