- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 31 Mar 2009 19:54:41 +0000 (UTC)
- To: Olli Pettay <Olli.Pettay@helsinki.fi>
- Cc: Web Applications Working Group WG <public-webapps@w3.org>
On Tue, 31 Mar 2009, Olli Pettay wrote: > > And, actually mouse events could be targeted to document, if > documentElement is removed from document. So IMO we should add Document > to the possible targets of all mouse events. Any event can be targetted at any EventTarget; I don't really understand what it means for the DOM Events spec to define what targets are valid. Unless we are going to actually define the precise rules for how user interaction events are fired (which we should), it doesn't seem to make sense to list things like whether an event bubbles or what its default action is or whatnot. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 31 March 2009 19:55:18 UTC