- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 08 Mar 2016 02:29:13 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 8 March 2016 10:29:43 UTC
WebIDL says "The internal [[Prototype]] property of an interface object for a callback interface must be the Object.prototype object." I think that means that `Object.getPrototypeOf(NodeFilter) === Object.prototype link` should hold true, but it doesn't in Edge or Gecko. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/186#issuecomment-193709823
Received on Tuesday, 8 March 2016 10:29:43 UTC