Re: [whatwg/dom] "Web developers are strongly encouraged to inste..." (Issue #1123)

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