#7078 closed bug (fixed)
Accordion: Set aria-selected
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.11 |
Component: | ui.accordion | Version: | 1.8.10 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The active header should have aria-selected set to true; other headers should have aria-selected set to false.
Change History (4)
comment:1 Changed 12 years ago by
Priority: | minor → blocker |
---|---|
Status: | new → open |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 12 years ago by
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected
Changeset: 69ebdf46a596de6e6889f9532fdad6ad841cc765
comment:4 Changed 12 years ago by
Milestone: | 1.9 → 1.8.11 |
---|
Note: See
TracTickets for help on using
tickets.
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected