[Bug 27424] Node.isSameNode() has non-trivial usage

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27424

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #5 from Boris Zbarsky <bzbarsky@mit.edu> ---
I think the reasoning here was that having isSameNode was making web authors
use it instead of ===, because they were afraid that the test was somehow
different.  Which it's not; except it's slower.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 25 November 2014 14:02:45 UTC