|
1 | 1 | assertionId,priority,assertionStatement,assertionPhrase,refIds |
2 | 2 | groupBoundary,1,Group boundary is conveyed,convey group boundary,radiogroup |
3 | | -interactionModeEnabled,2,Screen reader switched from reading mode to interaction mode|{screenReader} switched from {readingMode} to {interactionMode},switch from reading mode to interaction mode|switch from {readingMode} to {interactionMode}, |
| 3 | +interactionModeEnabled,2,Screen reader switched from reading mode to interaction mode|{screenReader} switched from {readingMode} to {interactionMode},switch from reading mode to interaction mode|switch from {readingMode} to {interactionMode},radiogroup |
4 | 4 | nameDeepDish,1,"Name of the radio button, 'Deep dish', is conveyed","convey name of the radio button, 'Deep dish'",radio |
5 | 5 | nameGroupPizzaCrust,1,"Name of the group, 'Pizza Crust', is conveyed","convey name of the group, 'Pizza Crust'",aria-labelledby |
6 | 6 | nameNavigateBackFromHere,1,"Name of the link, 'Navigate backwards from here', is conveyed","convey name of the link, 'Navigate backwards from here'",htmlLink |
7 | 7 | nameNavigateForwardsFromHere,1,"Name of the link, 'Navigate forwards from here', is conveyed","convey name of the link, 'Navigate forwards from here'",htmlLink |
8 | 8 | nameRegularCrust,1,"Name of the radio button, 'Regular crust', is conveyed","convey name of the radio button, 'Regular crust'",radio |
9 | 9 | nameThinCrust,1,"Name of the radio button, 'Thin crust', is conveyed","convey name of the radio button, 'Thin crust'",radio |
10 | | -numberRadioButtonsGroup3,2,"Number of radio buttons in the group, 3, is conveyed","convey number of radio buttons in the group, 3",aria-activedescendant aria-setsize radio |
11 | | -positionRadio1,2,"Position of the radio button, 1, is conveyed","convey position of the radio button, 1",aria-activedescendant aria-posinset radio |
12 | | -positionRadio2,2,"Position of the radio button, 2, is conveyed","convey position of the radio button, 2",aria-activedescendant aria-posinset radio |
13 | | -positionRadio3,2,"Position of the radio button, 3, is conveyed","convey position of the radio button, 3",aria-activedescendant aria-posinset radio |
| 10 | +numberRadioButtonsGroup3,2,"Number of radio buttons in the group, 3, is conveyed","convey number of radio buttons in the group, 3",aria-setsize |
| 11 | +positionRadio1,2,"Position of the radio button, 1, is conveyed","convey position of the radio button, 1",aria-posinset |
| 12 | +positionRadio2,2,"Position of the radio button, 2, is conveyed","convey position of the radio button, 2",aria-posinset |
| 13 | +positionRadio3,2,"Position of the radio button, 3, is conveyed","convey position of the radio button, 3",aria-posinset |
14 | 14 | roleGroup,2,Role 'group' is conveyed,convey role 'group',radiogroup |
15 | 15 | roleLink,1,Role 'link' is conveyed,convey role 'link',htmlLink |
16 | 16 | roleRadio,1,Role 'radio button' is conveyed,convey role 'radio button',radio |
|
0 commit comments