Commit f137183
authored
fix(cdk-experimental/accordion): removes inert attribute from accordion trigger (#31817)
Updates accordion trigger attributes by removing the inert
attribute to allow for screen readers to reference the
aria-labelledby id value of the trigger when associating
it with the accordion content panel.
Fixes b/438312273
fix(cdk-experimental/accordion): removes inert attribute from accordion trigger
Removes the inert attribute from accordion trigger to enable screen
readers to access the accordion trigger id and aria attributes to be
able to announce more helpful/informative screen reader messages to the
user.
Fixes b/4383122731 parent 45f7f49 commit f137183
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
0 commit comments