« Bugzilla Issues Index
#3139 — Support HTML attribute event handler parsing natively in ES6
- bug_id:
3139
- creation_ts:
2014-08-15 10:14:00 -0700
- short_desc:
Support HTML attribute event handler parsing natively in ES6
- delta_ts:
2015-03-16 14:28:28 -0700
- product:
Draft for 7th Edition
- component:
New feature suggestons
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Ian 'Hixie' Hickson
- assigned_to:
Allen Wirfs-Brock
- commentid:
9797
- comment_count:
0
- who:
Ian 'Hixie' Hickson
- bug_when:
2014-08-15 10:14:11 -0700
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.
- commentid:
9826
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-20 15:40:44 -0700
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.
- commentid:
12204
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-06 18:00:30 -0800
deferring to ES7