Re: 3.5.2. Focus

On Tue, 31 Jul 2007, Marcin Hanclik wrote:
>
> Inconsistency:
> 3.5.2 [1] reads:
> "There is always an element focused; in the absence of other elements
> being focused, the document's root element is it."
> Root element is html element as per 3.6.1 [2].
> 
> But
> 3.5.2.1 [3] reads:
> "The activeElement  attribute must return the element in the document
> that has focus. If no element specifically has focus, this must return
> the body element."
> 
> Contradiction: which element is focused if none has explicit focus?

This is now fixed.

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

Received on Tuesday, 3 June 2008 11:21:25 UTC