Re: Spec for [Global] does not seem to be quite web-compatible, and none of the UAs are really compatible with each other

On 12/26/13 1:34 PM, Garrett Smith wrote:
>> 1)  Come up with a new extended attribute to replace
>> [TreatNonCallableAsNull].  Maybe [TreatNonObjectAsNull].
>>
> That allows for legacy support of:
> addEventListener("click", {handleEvent: function(ev) { } }, true);

addEventListener has nothing to do with this discussion.  We're talking 
about event handler attributes, not event listeners.

-Boris

Received on Thursday, 26 December 2013 22:27:54 UTC