[Bug 17058] New: Namespace of document.createElement elements.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17058

           Summary: Namespace of document.createElement elements.
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
        AssignedTo: annevk@annevk.nl
        ReportedBy: nicholas.stimpson@ntlworld.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


createElement has the namespace of the element being set to the HTML namespace.
Shouldn't that only be the case if the context node is an HTML document?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 15 May 2012 10:59:55 UTC