Bug 160224 - Align Node.isEqualNode() with the specification
Summary: Align Node.isEqualNode() with the specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-26 16:51 PDT by Chris Dumez
Modified: 2016-07-26 20:43 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.20 KB, patch)
2016-07-26 18:26 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-26 16:51:51 PDT
Align Node.isEqualNode() with the specification:
- https://dom.spec.whatwg.org/#dom-node-isequalnode
- https://dom.spec.whatwg.org/#concept-node-equals
Comment 1 Chris Dumez 2016-07-26 18:26:58 PDT
Created attachment 284661 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-26 20:43:42 PDT
Comment on attachment 284661 [details]
Patch

Clearing flags on attachment: 284661

Committed r203759: <http://trac.webkit.org/changeset/203759>
Comment 3 WebKit Commit Bot 2016-07-26 20:43:48 PDT
All reviewed patches have been landed.  Closing bug.