Annex B — HTML Attribute Event Handlers ?
Proposal details
- Stage: Unstaged
- Status: Withdrawn
- ECMAScript edition: —
- Synchronized: Aug 28, 2026
- 中文译文 · Source repository
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.