Bug 160224

Summary: Align Node.isEqualNode() with the specification
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, commit-queue, darin, dbates, esprehn+autocc, kangil.han, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.