Re: [heycam/webidl] Prototype of @@unscopable object (#496)

Just as data points, `Object.getPrototypeOf(Element.prototype[Symbol.unscopables])` is null in Safari, non-null in Chrome and Firefox.  Edge seems to not have unscopables there at all.

I think having a null prototype and we should change the spec to match Safari.

@domenic 

-- 
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/issues/496#issuecomment-356994768

Received on Thursday, 11 January 2018 17:08:31 UTC