[whatwg] Should onfoo event handler properties be on Element or HTMLElement?
Boris Zbarsky
bzbarsky at MIT.EDU
Tue Oct 8 11:21:08 PDT 2013
On 10/8/13 9:49 AM, Philip Jägenstedt wrote:
> Gecko has "HTMLElement implements GlobalEventHandlers" in its IDL,[1]
> but somewhat surprisingly also "SVGElement implements
> GlobalEventHandlers".[2]
Note that in Gecko SVG elements also have event handler content
attributes and whatnot.
What's your proposed handling of event handler content attributes? And
note that the handling of these is not quite identical for HTML and SVG
last I checked. :(
-Boris
More information about the whatwg
mailing list