Re: focus and blur events

On Wed, 18 Aug 2010 00:11:12 +0200, Nathan <nathan@webr3.org> wrote:
> Noticed that the HTML5 spec (current editors draft) defines the focus  
> and blur events as using the Event interface, whereas DOM Level 3 Events  
> specifies them as using the UIEvent interface.
>
> Is this mismatch on purpose or noted anywhere?

This seems like a problem with DOM Level 3 Events rather than HTML5. I  
reported a similar problem on www-dom a couple of days ago on how it  
suggests scroll events use UIEvent while they simply use Event as well.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 18 August 2010 08:43:02 UTC