Bug 15622 - getComputedTextLength not functional
Summary: getComputedTextLength not functional
Status: RESOLVED DUPLICATE of bug 12290
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows Vista
: P2 Normal
Assignee: Nobody
URL: http://www.datenverdrahten.de/svglbc/...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 10:48 PDT by Adam Rofer
Modified: 2007-10-23 20:19 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Rofer 2007-10-22 10:48:51 PDT
getComputedTextLength() works in Firefox but not Safari. This function is crucial for dynamic generation of elements that contain varying amounts of text.

http://www.w3.org/TR/SVG11/text.html
Comment 1 Eric Seidel (no email) 2007-10-23 20:19:59 PDT
Yep, it's definitely on the list of things to fix.  Nikolas is currently working on finishing the rest of the text system before implementing these (rather simple) methods.  I'm sure you'll see them in WebKit within the next few months.  Thanks for the bug (and the awesome set of SVG examples!)

*** This bug has been marked as a duplicate of 12290 ***