- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 8 Nov 2004 23:55:58 +0000 (UTC)
On Thu, 26 Aug 2004, Martin Honnen wrote: > > There is a mistake in > http://whatwg.org/specs/web-apps/current-work/#the-documentfocus > which says: > > The moveFocusUp method uses the 'nav-up' property and the navindex attribute > to find an appropriate focussable element and focusses it. > > I think you want to say > > The moveFocusUp method uses the 'nav-up' property and the tabindex attribute > to find an appropriate focussable element and focusses it. > > at least that way the paragraph matches the others in the section. Thanks. > It also took me a long time to realize where the properties nav-index, nav-up, > nav-down, nav-right, nav-left referenced in the section are defined, I have > found them in > http://www.w3.org/TR/2004/CR-css3-ui-20040511/#keyboard > so your section should contain a link to that CSS 3 specification to allow > readers to know where and how the properties are defined. Will do. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 8 November 2004 15:55:58 UTC