- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 19 Oct 2022 05:10:11 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 October 2022 12:10:23 UTC
Well yes, but it's mixed into `Element`, which `HTMLAnchorElement` for instance inherits from. In WebKit `HTMLAnchorElement.prototype[Symbol.unscopables` returns an object with eight properties set to true. Which I guess hints at @domenic's first solution. cc @shvaikalesh -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1221#issuecomment-1283910938 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1221/1283910938@github.com>
Received on Wednesday, 19 October 2022 12:10:23 UTC