Scripting: List of ARIA Widget Relationships
Widget Relationships
- This list itemizes ARIA state attributes that links two ARIA widgets. To be listed, both elements in the relationship should be ARIA widgets, i.e. have defined
role attribute, and one element should have one of the ARIA state attributes that define a relationship. See Relationship column description for the list of appropriate state attributes.
- Selecting an item with colored background, by clicking on the item or by using the arrow keys, displays related accessibility statement in the Accessibility Information.
- Columns
- From - The
id attribute of the widget that has the relationship state attribute is displayed.
- Relationship - The name of the ARIA state attribute that defines the relationship is displayed. Possible values include:
- controls if
aria-controls,
- controlledby if
aria-controlledby,
- describedby if
aria-describedby,
- labelledby if
aria-labelledby,
- hasparent if
aria-hasparent,
- haschild if
aria-haschild.
- To - The content of the Relationship attribute of the From widget is displayed, unless it is null (""), in which case the message none is displayed.
- Bidirectional - Whether the relationship is bidirectional is indicated. The value is:
- yes if the Relationship attribute is one of controls, controlledby, hasparent, and haschild, and the To widget of the item has the pairing Relationship attribute (
aria-controls and aria-controlledby, aria-hasparent and aria-haschild) set to the From widget,
- no if the above is not satisfied, or if the Relationship attribute is the other two -- describedby or labelledby,
- or the message error.
Accessibility Information
- Fail: [Relationships] is empty
- Warn: The widget [To] referred to by [Relationship] was not found on this page.
Disable AccessExt highlighting
- When this option is checked, the element corresponding to the item selected in the Widget Relationships List is not highlighted in the browser. If there is any element that is already highlighted in the browser, the highlighting will disappear when this option gets checked. When this option is unchecked, the element corresponding to the item selected in the Widget Relationships List will be highlighted.
Buttons
- View Summary - opens a new browser window and displays the contents of the dialog box in the new browser window, allowing the user to see/print the entire data set.
- Refresh - re-evaluates the resource.