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

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

--- Comment #16 from Ryosuke Niwa <rniwa@webkit.org> ---
I'll also add that one seemingly non-test code [2] I found to use isSameNode
didn't seem to have any fallback.  This indicates that not only is this
function usage low but in a few cases where it's used, it's required for
compatibility.

[2]
https://github.com/satisfeet/quetzal/blob/9b7dd19fa89a2084af3c12b6d32bdfdeba1fc9d4/app/products/views/show/index.js

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

Received on Wednesday, 17 December 2014 14:23:55 UTC