Re: [whatwg/webidl] No support about @@unscopables inheritance (Issue #1221)

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