@@ -6,8 +6,8 @@ testId,task,mode,at,commandA,commandB,commandC
663,Open a Modal Dialog,INTERACTION,VOICEOVER_MACOS,CTRL_OPT_SPACE,SPACE,ENTER
774,Close a modal dialog,READING,JAWS,ESC,,
884,Close a modal dialog,READING,NVDA,ESC,,
9- 5,Close a modal dialog,INTERACTION,JAWS,ESC,,
10- 5,Close a modal dialog,INTERACTION,NVDA,ESC,,
9+ 5,Close a modal dialog,INTERACTION,JAWS," ESC,ESC" ,,
10+ 5,Close a modal dialog,INTERACTION,NVDA," ESC,ESC" ,,
11116,Close a modal dialog,INTERACTION,VOICEOVER_MACOS,ESC,,
12127,Close a modal dialog using a button ,READING,JAWS,SPACE,ENTER,
13137,Close a modal dialog using a button ,READING,NVDA,SPACE,ENTER,
@@ -20,7 +20,7 @@ testId,task,mode,at,commandA,commandB,commandC
202012,Navigate to the first focusable element in a modal dialog,INTERACTION,JAWS,TAB,,
212112,Navigate to the first focusable element in a modal dialog,INTERACTION,NVDA,TAB,,
222213,Navigate to the first focusable element in a modal dialog,INTERACTION,VOICEOVER_MACOS,TAB,,
23- 14,Navigate to the beginning of a modal dialog,READING,JAWS," CTRL_HOME,DOWN" ,,
23+ 14,Navigate to the beginning of a modal dialog,READING,JAWS,CTRL_HOME,,
242414,Navigate to the beginning of a modal dialog,READING,NVDA,CTRL_HOME,,
252515,Navigate to the beginning of a modal dialog,INTERACTION,VOICEOVER_MACOS,CTRL_OPT_HOME,,
262616,Navigate to the end of a modal dialog,READING,JAWS,CTRL_END,,
0 commit comments