[Bug 20232] New: [Shadow]: navigation order for elements distributed into insertion points

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

            Bug ID: 20232
           Summary: [Shadow]: navigation order for elements distributed
                    into insertion points
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: sgrekhov@unipro.ru
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14978

Shadow DOM specification reads
(https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#focus-navigation)
"The navigation order within a shadow tree must be computed as a list of
focusable elements in tree order as-rendered, with the exception of any
elements, distributed its insertion points, and is called shadow DOM navigation
order.". 

First, seems that correct wording should be "...distributed INTO insertion
points...".

Second, it's unclear how exceptional elements should behave. What navigation
order should be for these elements (distributed into insertion points)?

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

Received on Tuesday, 4 December 2012 10:49:51 UTC