diff --git a/tests/radiogroup-roving-tabindex/data/assertions.csv b/tests/radiogroup-roving-tabindex/data/assertions.csv index 861762d75..df5ebaa9b 100644 --- a/tests/radiogroup-roving-tabindex/data/assertions.csv +++ b/tests/radiogroup-roving-tabindex/data/assertions.csv @@ -6,10 +6,10 @@ nameNavigateBackFromHere,1,"Name of the link, 'Navigate backwards from here', is nameNavigateForwardsFromHere,1,"Name of the link, 'Navigate forwards from here', is conveyed","convey name of the link, 'Navigate forwards from here'",htmlLink nameRegularCrust,1,"Name of the radio button, 'Regular crust', is conveyed","convey name of the radio button, 'Regular crust'",radio nameThinCrust,1,"Name of the radio button, 'Thin crust', is conveyed","convey name of the radio button, 'Thin crust'",radio -numberRadioButtonsGroup3,2,"Number of radio buttons in the group, 3, is conveyed","convey number of radio buttons in the group, 3",radio aria-activedescendant -positionRadio1,2,"Position of the radio button, 1, is conveyed","convey position of the radio button, 1",radio aria-activedescendant -positionRadio2,2,"Position of the radio button, 2, is conveyed","convey position of the radio button, 2",radio aria-activedescendant -positionRadio3,2,"Position of the radio button, 3, is conveyed","convey position of the radio button, 3",radio aria-activedescendant +numberRadioButtonsGroup3,2,"Number of radio buttons in the group, 3, is conveyed","convey number of radio buttons in the group, 3",radio +positionRadio1,2,"Position of the radio button, 1, is conveyed","convey position of the radio button, 1",radio +positionRadio2,2,"Position of the radio button, 2, is conveyed","convey position of the radio button, 2",radio +positionRadio3,2,"Position of the radio button, 3, is conveyed","convey position of the radio button, 3",radio roleGroup,2,Role 'group' is conveyed,convey role 'group',radiogroup roleLink,1,Role 'link' is conveyed,convey role 'link',htmlLink roleRadio,1,Role 'radio button' is conveyed,convey role 'radio button',radio