- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 27 May 2011 15:11:59 -0400
It looks like Gecko, Presto, and Webkit all support on* event attributes on all DOM elements, not just HTMLElement. IE9 seems to only support them on HTMLElement. I would propose that these be supported on all Elements at least for events that are not element-specific (e.g. "click"). -Boris
Received on Friday, 27 May 2011 12:11:59 UTC