[Webkit-unassigned] [Bug 63118] New: getComputedTextLength doesn't work for tspan element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 22:35:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63118

           Summary: getComputedTextLength doesn't work for tspan element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.carto.net/neumann/webkitsvgbugs/text-dom-01
                    -f.svg
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: enepomnyaschih at issart.com
                CC: zimmermann at kde.org


1) Visit http://www.carto.net/neumann/webkitsvgbugs/text-dom-01-f.svg in Safari 5.0.5
2) Run command javascript:alert(document.getElementById("testText").childNodes[1].getComputedTextLength())

Expected result: 11
Actual result: 0

Works properly in Chrome 12 and Firefox 4.

Related topics: https://bugs.webkit.org/show_bug.cgi?id=12290 and https://bugs.webkit.org/show_bug.cgi?id=15622 (they are about "text" element, not "tspan").

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list