- unclear use/used on its own: 51
- descendant element: 12
- active descendant: 8
- DOM descendant: 6
- descendant node: 2
-
- DOM descendant, definition of "Owned elements": "An 'owned element' is any DOM descendant of the element, any element specified as a child via aria-owns, or any DOM descendant of the owned child."
-
- unclear use "the container is responsible for tracking the last descendant that was active"
- active descendant: "when a previously focused container is refocused, the active descendant be the same element as the active descendant when the container was last focused" + 2 more similar uses
- unclear use "The user may also activate the container by clicking on one of the descendants within it."
- active descendant: "When the container or its active descendant has focus", "the arrow keys, to change the currently active descendant"
-
- active descendant*: "User agents are not expected to validate that the active descendant is a descendant of the container element"
- active descendant: "Any keyboard events directed at the active descendant bubble up"
-
Managing focus - Information for authors
- unclear use: "Authors MAY use
aria-activedescendant
to inform assistive technologies which descendant of a widget" - active descendant (3): "aria-activedescendant to point to the ID of the currently active descendant", "The author, not the user agent, is responsible for styling the currently active descendant", "cannot use :focus to style the currently active descendant"
- unclear use: "Authors MAY use
-
- unclear use: "While processing of a role may be incomplete without elements of given roles present as descendants, ..."
-
- descendant element: "elements of the listed roles do not always need descendant elements of the given role in order to be meaningful"
- unclear use: "See required owned elements for requirements about elements that require presence of a given descendant to be processed properly."
-
- descendant element: "legend: name comes from the text value of the first descendant element(ref link) node with the role of legend"
-
- DOM descendant: "The DOM descendants are presentational."
- unclear use: "User agents SHOULD NOT expose descendants of this element"
- descendant nodes: "If user agents do not hide the descendant nodes"
-
- unclear use, composite dfn: "A widget that may contain navigable descendants or owned children."
- descendant window, dialog dfn: "A dialog is a descendant window of the primary window of a web application."
-
- DOM descendant: "they may have multiple banner elements as DOM descendants, ..."
-
- unclear use (3): "and that it is not a descendant of the element with role combobox", "from the input to the first focusable descendant of the popup element", "When a descendant of the popup element"
- descendant element: "the value of the combobox is represented by its descendant elements"
- descendant content: "the name of a button from its descendant content"
-
- unclear use: "a semantic descendant of the comment"
- DOM descendant: "by making it a DOM descendant element"
-
- unclear use (2): "A widget that may contain navigable descendants or owned children", "to navigate to elements that are descendants or owned children"
-
- DOM descendant: "multiple contentinfo elements as DOM descendants"
-
- unclear use: "making the element with role term a descendant of the element with role definition."
-
- descendant window: "A dialog is a descendant window of the primary window"
- descendant element: "at least one focusable descendant element"
-
- descendant element: "focus is set on the article or one of its descendant elements"
-
- unclear use (2): "to semantically group descendants in a named container", "accessible states and properties for its descendants"
-
- unclear use: "authors SHOULD manage focus of descendants of a grid (references managing focus)"
- descendant element?: "the row and gridcell roles to the descendant HTML tr and td elements"
-
- descendant element: "only the first descendant element with role legend"
-
- unclear use: "manage focus of option descendants for all instances"
-
- DOM descendants: "multiple main elements as DOM descendants"
-
- unclear use (2): "manage focus of descendants for all instances (refs managing focus)"
-
- descendant element (3): "user agent MUST expose content and descendant elements", "Some elements are only complete when additional descendant elements", "The descendant elements that complete the semantics"
- unclear use, mixed with children: "table elements (matching the table role) require tr descendants, which in turn require th or td children"
- unclear use (2): "HTML table element's thead/tbody/tfoot/tr/th/td descendants", "the HTML specification indicates that these are required structural descendants of the table element"
-
- unclear use: "authors SHOULD manage focus of descendants (refs managing focus)"
-
- unclear use: "authors SHOULD manage focus of descendants (refs managing focus)"
-
- unclear use: "authors SHOULD manage focus of descendants (refs managing focus)"
-
- unclear use: "authors SHOULD manage focus of descendants (refs managing focus)"
-
- unclear use: "authors SHOULD manage focus of descendants (refs managing focus)"
-
- unclear use, aria-multiselectable: "one item from the current selectable descendants."
-
- unclear use (3): "may contain multiple focusable descendants", "element with DOM focus or a logical descendant", "the value of aria-activedescendant on the combobox element refers to a descendant of a popup"
- active descendant: "ensure that the currently active descendant is visible"
-
- unclear use (2): "support navigation to descendants", "The element and all focusable descendants are disabled"
- descendant element: "the current element and all focusable descendant elements"
-
- unclear use: "manages focus of all its descendants as described in Managing Focus"
-
- unclear use (2): "can be controlled using only descendants of the modal element", "the button should be a descendant of the dialog"
-
- unclear use (4): "the current selectable descendants", "Authors SHOULD ensure that selected descendants", "selectable descendants that are not selected", "use the aria-selected attribute on descendants"
-
- unclear use (2): "the element or its focusable descendants", "not allow user navigation to descendants."
-
- descendant element: "the value provided on a descendant element"
- descendant node: "monitor any descendant node change"
- unclear use: "added to any descendant in the accessibility tree"
-
- unclear use: "any selectable descendant of a container"
-
Excluding Elements from the Acc Tree
- unclear use (6): "the element's descendants and text content", "Elements, including their descendants,", "overrides aria-hidden="false" on descendants.", "Any descendants of elements", "the descendant is not allowed", "text content of any excluded descendants"