Re: [Clarifications] Content focus, Visual Text
"Jim Ley" <[email protected]>
| Newsgroups | gmane.org.w3c.accessibility.agents |
|---|---|
| Message-ID | <009a01c234ff$1ffd6440$6d3c70c2@7020CT> |
"Ian B. Jacobs" <[email protected]> > [1] http://www.w3.org/WAI/UA/WD-UAAG10-20020708/ > > 1) Checkpoint 9.1 starts: > > "1. Provide at least one content focus for each viewport > (including frames) where enabled elements are part of the > rendered content." Tom Gilder raised in wai-ig the fact that the above also needs to cover elements with CSS overflow property set to produce scrollbars - the element with the scrollbars needs to be able to recieve focus - Mozilla currently does not make these elements accessible, and IE requires the use of the proprietary tabindex extension as an author. I propose changing "including frames" to "including frames, and any element which can be scrolled" (or similar) Jim.