WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5271
Implement isSameNode
https://bugs.webkit.org/show_bug.cgi?id=5271
Summary
Implement isSameNode
Anders Carlsson
Reported
2005-10-04 23:49:07 PDT
DOM3 has an isSameNode meethod which checks if a node is the same as the one passed in. Implementing this fixes a number of level3 tests.
Attachments
Implement isSameNode.
(4.94 KB, patch)
2005-10-04 23:50 PDT
,
Anders Carlsson
mjs
: review+
Details
Formatted Diff
Diff
Updated tests
(5.49 KB, patch)
2005-10-04 23:52 PDT
,
Anders Carlsson
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2005-10-04 23:50:23 PDT
Created
attachment 4204
[details]
Implement isSameNode. I haven't put in a function declaration for the ObjC function because I wasn't sure about where it should go.
Anders Carlsson
Comment 2
2005-10-04 23:52:29 PDT
Created
attachment 4205
[details]
Updated tests
Maciej Stachowiak
Comment 3
2005-10-05 00:01:09 PDT
Comment on
attachment 4204
[details]
Implement isSameNode. r=me
Lucas Forschler
Comment 4
2019-02-06 09:04:04 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