[Webkit-unassigned] [Bug 10962] New: setAttributeNS doesn't change attributes of <text>

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 20 23:19:21 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10962

           Summary: setAttributeNS doesn't change attributes of <text>
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mc at xeolia.com


In a SVG doc, it's possible to modify attributes with setAttributeNS(). But
this function doesn't work with a text element, eg. if I modify the x and y
attributes of my text element, the text will remain at the same position.

The other elements (rect, circle, image etc...) are not impacted by this bug.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list