You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/menu-button-actions-active-descendant/data/assertions.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ numberItemsMenu4,2,"Number of items in the menu,'(4', is conveyed","convey numbe
8
8
roleFocusedItemMenuItem,2,"Role of the focused item, 'menu item', is conveyed","convey role of the focused item, 'menu item'",menuitem
9
9
roleMenu,3,Role 'menu' is conveyed,convey role 'menu',menu
10
10
roleMenuButton,1,Role 'menu button' is conveyed,convey role 'menu button',button aria-haspopup
11
-
stateCollapsed,1,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
11
+
stateCollapsed,2,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
12
12
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},
13
13
positionFocusedItemMenu1,2,"Position of the focused item in the menu, '1', is conveyed","convey position of the focused item in the menu, '1'",aria-posinset aria-activedescendant
14
14
positionFocusedItemMenu2,2,"Position of the focused item in the menu, '2', is conveyed","convey position of the focused item in the menu, '2'",aria-posinset aria-activedescendant
Copy file name to clipboardExpand all lines: tests/menu-button-actions/data/assertions.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ numberItemsMenu4,2,"Number of items in the menu,'(4', is conveyed","convey numbe
8
8
roleFocusedItemMenuItem,2,"Role of the focused item, 'menu item', is conveyed","convey role of the focused item, 'menu item'",menuitem
9
9
roleMenu,3,Role 'menu' is conveyed,convey role 'menu',menu
10
10
roleMenuButton,1,Role 'menu button' is conveyed,convey role 'menu button',button aria-haspopup
11
-
stateCollapsed,1,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
11
+
stateCollapsed,2,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
12
12
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},
13
13
positionFocusedItemMenu1,2,"Position of the focused item in the menu, '1', is conveyed","convey position of the focused item in the menu, '1'",aria-posinset
14
14
positionFocusedItemMenu2,2,"Position of the focused item in the menu, '2', is conveyed","convey position of the focused item in the menu, '2'",aria-posinset
Copy file name to clipboardExpand all lines: tests/menu-button-navigation/data/assertions.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ numberItemsMenu6,2,"Number of items in the menu,'(6', is conveyed","convey numbe
8
8
roleFocusedItemMenuItem,2,"Role of the focused item, 'menu item', is conveyed","convey role of the focused item, 'menu item'",menuitem
9
9
roleMenu,3,Role 'menu' is conveyed,convey role 'menu',menu
10
10
roleMenuButton,1,Role 'menu button' is conveyed,convey role 'menu button',button aria-haspopup
11
-
stateCollapsed,1,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
11
+
stateCollapsed,2,State 'collapsed' is conveyed,convey state 'collapsed',aria-expanded
12
12
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},
13
13
positionFocusedItemMenu1,2,"Position of the focused item in the menu, '1', is conveyed","convey position of the focused item in the menu, '1'",aria-posinset
14
14
positionFocusedItemMenu2,2,"Position of the focused item in the menu, '2', is conveyed","convey position of the focused item in the menu, '2'",aria-posinset
0 commit comments