[Bug 16186] HTML 5 missing explicit directives for support full keyboard access (FKA) when navigating to a fragment identifier

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16186

Charles McCathieNevile <chaals@yandex-team.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chaals@yandex-team.ru

--- Comment #8 from Charles McCathieNevile <chaals@yandex-team.ru> ---
The current spec has:
1. Let target be the indicated part of the document, as defined below.
2. If target is the top of the document, then scroll to the beginning of the
document for the Document, and abort these steps. [CSSOMVIEW]
3. Use the scroll an element into view algorithm to scroll target into view,
with the align to top flag set. [CSSOMVIEW]
4. If target is a focusable element, run the focusing steps for that element.

Seems to me that this meets the request. James?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 18 December 2014 15:12:58 UTC