- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 28 Nov 2025 05:54:37 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 November 2025 13:54:41 UTC
annevk left a comment (whatwg/webidl#1547) I was thinking after step 6 of https://webidl.spec.whatwg.org/#internally-create-a-new-object-implementing-the-interface (in the case where we are creating a global object). That would at least do the right thing for 2.2.1 of https://webidl.spec.whatwg.org/#dfn-create-operation-function (and a similar step for getters and setters). I think that leaves solving for "exposed". Perhaps that's a check we can bypass when we create the global. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1547#issuecomment-3589427803 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1547/3589427803@github.com>
Received on Friday, 28 November 2025 13:54:41 UTC