[Webkit-unassigned] [Bug 6648] New: Safari strips-off namespace when using setAttribute()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jan 18 00:32:51 PST 2006


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

           Summary: Safari strips-off namespace when using setAttribute()
           Product: WebKit
           Version: 412+
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sjoerd at backbase.com


When you try to set the attribute 'b:name' using
elm.setAttribute('b:name','myvalue'); Safari strips off the namespace, it set
the attribute 'name'. All other browsers (IE6, Moz and Opera) are working
correctly (setting 'b:name').

-- 
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