Bug 38786 - We should return false to isEqualNode() queries with different doctypes
Summary: We should return false to isEqualNode() queries with different doctypes
Status: RESOLVED DUPLICATE of bug 42021
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://samples.msdn.microsoft.com/iet...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 18:38 PDT by James Robinson
Modified: 2019-02-06 09:02 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2010-05-07 18:38:33 PDT
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Node3-isEqualNode
It appears that we don't properly compare the document types.
Comment 1 Alexey Proskuryakov 2010-07-11 09:12:27 PDT

*** This bug has been marked as a duplicate of bug 42021 ***
Comment 2 Lucas Forschler 2019-02-06 09:02:37 PST
Mass moving XML DOM bugs to the "DOM" Component.