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

`ParentNode` is a mixin, there's no inheritance relationship and the members are effectively "copied" to anything that includes the mixin (which makes them show up in `@@unscopables` in Gecko at least). 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1221#issuecomment-1283903718
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1221/1283903718@github.com>

Received on Wednesday, 19 October 2022 12:05:28 UTC