[Bug 17318] New: Should replaceChild on non-(Document, DocumentFragment, Element) throw HierarchyRequestError?

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

           Summary: Should replaceChild on non-(Document,
                    DocumentFragment, Element) throw
                    HierarchyRequestError?
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
        AssignedTo: annevk@annevk.nl
        ReportedBy: Ms2ger@gmail.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


http://w3c-test.org/webapps/DOMCore/tests/submissions/Ms2ger/Node-replaceChild.html

It appears that only Opera throws a NotFoundError. IE10/Gecko/Chrome throw
HierarchyRequestError.

-- 
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, 5 June 2012 09:24:49 UTC