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
Disclosure of Frequently Asked Questions: Correct inaccurate ARIA/HTML feature references, revise test 9 assertions and commands
* Disclosure of Frequently Asked Questions: Correct inaccurate refIds in assertions.csv
* Remove 'button' reference from assertions related to aria-expanded.
* Update assertions and references: Modify textAnswer1 assertion for test 9; replace HTML `p` with ARIA `generic` in references.csv
* Change from paragraph to next item/line commands for navigating from expanded disclosure to text question answer for JAWS, NVDA, and VoiceOver.
Copy file name to clipboardExpand all lines: tests/disclosure-faq/data/assertions.csv
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ listBoundary,3,List boundary is conveyed,convey list boundary,ul
3
3
nameQ1,1,"Name, 'What do I do if I have a permit for an assigned lot, but can't find a space there?', is conveyed","convey name of the button, 'What do I do if I have a permit for an assigned lot, but cant find a space there'",button
4
4
nameQ4,1,"Name, 'Do all parking facilities have the same enforcement rules?', is conveyed","convey name of the button, 'Do all parking facilities have the same enforcement rules'",button
5
5
roleButton,1,Role 'button' is conveyed,convey role 'button',button
6
-
stateButtonCollapsed,1,"State of the button, 'collapsed', is conveyed",convey state of the button 'collapsed',aria-expanded button
7
-
stateButtonExpanded,1,"State of the button, 'expanded', is conveyed",convey state of the button 'expanded',aria-expanded button
8
-
stateChangeToCollapsed,1,Change in state to 'collapsed' is conveyed,convey change in state to 'collapsed',aria-expanded button
9
-
stateChangeToExpanded,1,Change in state to 'expanded' is conveyed,convey change in state to 'expanded',aria-expanded button
10
-
textAnswer1,1,"Text of the answer, 'Park at the nearest available parking meter without paying the meter and call 999-999-9999 to report the problem. We will note and approve your alternate location and will investigate the cause of the shortage in your assigned facility.', is conveyed","convey text of the answer, 'Park at the nearest available parking meter without paying the meter and call 999-999-9999 to report the problem. We will note and approve your alternate location and will investigate the cause of the shortage in your assigned facility.'",p
6
+
stateButtonCollapsed,1,"State of the button, 'collapsed', is conveyed",convey state of the button 'collapsed',aria-expanded
7
+
stateButtonExpanded,1,"State of the button, 'expanded', is conveyed",convey state of the button 'expanded',aria-expanded
8
+
stateChangeToCollapsed,1,Change in state to 'collapsed' is conveyed,convey change in state to 'collapsed',aria-expanded
9
+
stateChangeToExpanded,1,Change in state to 'expanded' is conveyed,convey change in state to 'expanded',aria-expanded
10
+
textAnswer1,1,"Some or all the answer text, 'Park at the nearest available parking meter without paying the meter and call 999-999-9999 to report the problem. We will note and approve your alternate location and will investigate the cause of the shortage in your assigned facility.', is conveyed","convey some or all the answer text, 'Park at the nearest available parking meter without paying the meter and call 999-999-9999 to report the problem. We will note and approve your alternate location and will investigate the cause of the shortage in your assigned facility.'",generic
example,metadata,https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-faq/,APG Example: Disclosure (Show/Hide) for Answers to Frequently Asked Questions
0 commit comments