archives

« Bugzilla Issues Index

#3139 — Support HTML attribute event handler parsing natively in ES6


From e-mail in July:

> Perhaps a way out of this is to for Annex B of ES6
> to actually define the syntax and semantics of an AttributeEventHandler
> function and provide abstract the operations you can call to create one.

Let me know if I can help with that in any way.


We talked about this briefly at the last TC39 meeting and the consensus was to not rush this into ES6, but instead start it along the path for post ES6 features at https://github.com/tc39/ecma262 .

I've added a placeholder for this proposal, and will try to pump at a first draft proposal soon.


deferring to ES7