- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 26 Oct 2022 07:35:14 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 October 2022 14:35:27 UTC
I think deprecated/warning is appropriate for this API. That's why it's labeled `// legacy` in Web IDL. Also, it sounds like you are relying on https://html.spec.whatwg.org/#getting-the-current-value-of-the-event-handler which is what is used for event handler content attributes, you wouldn't be accessing the global getter in that case. Perhaps some tooling doesn't understand how event handlers work in HTML? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1123#issuecomment-1292149060 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1123/1292149060@github.com>
Received on Wednesday, 26 October 2022 14:35:27 UTC