- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 11 Jan 2018 09:07:39 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 January 2018 17:08:31 UTC
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