- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Jul 2012 16:36:59 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18415
Summary: [Shadow]: Focus navigation and distributed nodes
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
AssignedTo: dglazkov@chromium.org
ReportedBy: dglazkov@chromium.org
QAContact: public-webapps-bugzilla@w3.org
Blocks: 14978
See https://bugs.webkit.org/show_bug.cgi?id=92050 for a detailed discussion.
The gist is that "tabindex" on distributed nodes indicates that the author is
attempting to include them into the document navigation order, not shadow DOM
subtree navigation order, but the heuristic for understanding what to do with
the shadow DOM subtree navigation order in this case is weak.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 26 July 2012 16:37:01 UTC