Re: [heycam/webidl] Callback interface prototype should be Function.prototype, not Object… (#156)

> Safari does not return Function.prototype here, but doesn't say what it does return

In Safari, `Object.getPrototypeOf(NodeFilter) === Object.prototype` tests true.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/156#issuecomment-243134128

Received on Monday, 29 August 2016 14:08:00 UTC