RESOLVED FIXED 160070
Parameter to Node.isSameNode() / isEqualNode() should be mandatory
https://bugs.webkit.org/show_bug.cgi?id=160070
Summary Parameter to Node.isSameNode() / isEqualNode() should be mandatory
Chris Dumez
Reported 2016-07-21 20:26:56 PDT
Parameter to Node.isSameNode() / isEqualNode() should be mandatory as per the specification: - https://dom.spec.whatwg.org/#interface-node Chrome and Firefox agree with the specification (although Firefox does not support isSameNode()).
Attachments
Patch (22.00 KB, patch)
2016-07-21 20:29 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-21 20:29:12 PDT
WebKit Commit Bot
Comment 2 2016-07-21 21:52:27 PDT
Comment on attachment 284302 [details] Patch Clearing flags on attachment: 284302 Committed r203552: <http://trac.webkit.org/changeset/203552>
WebKit Commit Bot
Comment 3 2016-07-21 21:52:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.