Skip to content

Commit 85ee9cf

Browse files
committed
Merge branch 'master' into tests-sub-folder-support
2 parents d14384a + fb175e0 commit 85ee9cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/apg/disclosure-faq/data/assertions.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ stateButtonCollapsed,1,"State of the button, 'collapsed', is conveyed",convey st
77
stateButtonExpanded,1,"State of the button, 'expanded', is conveyed",convey state of the button 'expanded',aria-expanded
88
stateChangeToCollapsed,1,Change in state to 'collapsed' is conveyed,convey change in state to 'collapsed',aria-expanded
99
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
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.'",div

tests/apg/disclosure-faq/data/references.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ designPattern,metadata,https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/,APG
77
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
88
aria-expanded,aria,aria-expanded,aria-expanded
99
button,htmlAam,button,button
10-
generic,aria,generic,generic
10+
div,htmlAam,div,div
1111
ul,htmlAam,ul,ul

0 commit comments

Comments
 (0)