On 3/31/09 10:54 PM, Ian Hickson wrote:
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;
True


I don't really understand
what it means for the DOM Events spec to define what targets are valid.
Also true. We should probably remove the list of "valid" targets.
They are there just to indicate the common targets or something like that.


Unless we are going to actually define the precise rules for how user
interaction events are fired (which we should)
We should, but not in DOM Events (core) spec, IMO. Different environments may want different kind of interaction.


-Olli

Reply via email to