[Bug 22975] New: under menu elements are duped

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

            Bug ID: 22975
           Summary: under menu elements are duped
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
                    Shelly)
          Assignee: faulkner.steve@gmail.com
          Reporter: surkov.alexander@gmail.com
        QA Contact: sideshowbarker+html-a11y-api@gmail.com
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-bugzilla@w3.org,
                    public-html-wg-issue-tracking@w3.org

for example we have:

1) Command: an element that defines a command, whose Type facet is "checkbox",
and that is a descendant of a menu element whose type attribute is in the
toolbar state

2a) input (type attribute in the Checkbox state and parent is a menu)
2b) menuitem (type attribute in the Checkbox state)

it looks like that 1 dupes 2a and 2b, having 2a and 2b should be enough. Agree?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 15 August 2013 18:54:44 UTC