- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 27 Oct 2022 07:27:48 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 October 2022 14:28:00 UTC
`<div onclick="doSomething(5, event)">` works as per the algorithm I pointed to. It'll not refer to the global variable. There's probably a way to verify that (e.g., with shadow trees). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1123#issuecomment-1293608380 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1123/1293608380@github.com>
Received on Thursday, 27 October 2022 14:28:00 UTC