[Bug 18415] New: [Shadow]: Focus navigation and distributed nodes

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