- From: Peter Van der Beken <notifications@github.com>
- Date: Wed, 19 Oct 2022 05:36:51 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 October 2022 12:37:03 UTC
But `HTMLAnchorElement.prototype` doesn't have an own `Symbol.unscopables` property, the relevant property is in `Element.prototype` and that just includes the unscopables from `Element` (including the properties copied from mixins). I don't see how this helps us decide on the approach for inheritance. Anyway, I don't think either approach is particularly hard to implement for Gecko. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1221#issuecomment-1283947990 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1221/1283947990@github.com>
Received on Wednesday, 19 October 2022 12:37:03 UTC