WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5513
Implement isEqualNode
https://bugs.webkit.org/show_bug.cgi?id=5513
Summary
Implement isEqualNode
Anders Carlsson
Reported
2005-10-26 01:08:42 PDT
The DOM level 3 function isEqualNode should be implemented.
Attachments
Implement isEqualNode
(21.84 KB, patch)
2005-10-26 01:23 PDT
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Move attribute checking
(23.34 KB, patch)
2005-10-26 12:02 PDT
,
Anders Carlsson
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2005-10-26 01:23:45 PDT
Created
attachment 4482
[details]
Implement isEqualNode
Vicki Murley
Comment 2
2005-10-26 03:39:14 PDT
isEqualNode is needed for the xhtml tests - technically 4565 only covers the html tests, so the dependency on 4565 should be removed
Darin Adler
Comment 3
2005-10-26 09:39:35 PDT
Comment on
attachment 4482
[details]
Implement isEqualNode Looks great. r=me
Anders Carlsson
Comment 4
2005-10-26 12:02:48 PDT
Created
attachment 4485
[details]
Move attribute checking Both Maciej and Hyatt suggested that I move the attribute checking into NamedNodeMapImpl, so I've updated the patch to do so.
Maciej Stachowiak
Comment 5
2005-10-26 12:43:56 PDT
Comment on
attachment 4485
[details]
Move attribute checking r=me
Lucas Forschler
Comment 6
2019-02-06 09:04:12 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug