RE: focus/blur events

On Thu, 30 Mar 2006, Mark Birbeck wrote:
>
> What this says to me is that *if* you are producing some specification 
> in which some item receives 'focus' then you should use the DOMFocusIn 
> event to indicate that the item has received focus.

That might be your interpretation but it is not what the spec actually 
says. The specification as it stands today makes absolutely no statements 
regarding the conformance of other specifications.

Whether it _should_ is a valid question for DOM3 Events, but is not a 
valid argument about whether DOM2 Events _does_ or not.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 31 March 2006 01:52:01 UTC