For AI agents: the complete documentation index is available at /tc39-atlas/en/llms.txt, the full documentation bundle is available at /tc39-atlas/en/llms-full.txt, and this page is available as Markdown at /tc39-atlas/en/proposals/annex-b-html-attribute-event-handlers.md.
  • English
  • Annex B — HTML Attribute Event Handlers ?

    Proposal details
    Proposal overview

    This proposal standardizes the behavior of HTML attribute event handlers as specified in Annex B of the ECMAScript specification. It defines how event handler attributes (e.g., onload, onclick) are processed, including the compilation of their code and the scope chain. The proposal is part of the ECMAScript specification, indicating it is already mature and normative.

    The upstream repository does not provide a README.