- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Feb 2014 08:48:19 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24557 Bug ID: 24557 Summary: [Shadow]: The definition of focus navigation is misleading. Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: hayato@chromium.org QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org Blocks: 14978 > "The navigation order within a shadow tree must be computed as a list of focusable elements in tree order, and is called shadow tree navigation order. " I am afraid that this sentence is likely to be misleading: The navigation order is determined only by element's tree order and the value of *tabindex* is ignored. This is not true. We should make it clear. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 6 February 2014 08:48:20 UTC