10 Aug
2010
10 Aug
'10
6:59 p.m.
On Tue, Aug 10, 2010 at 8:32 PM, Adam Barth <abarth@webkit.org> wrote:
I'm not sure I understand your question. Every event can happen on every EventTarget.
I mean that an HTMLMediaElement will naturally emit an 'ended' Event in some situations, but an HTMLImageElement won't. I see no obvious way of knowing that (or other similar facts) from the IDL files. Xan
Adam