Ticket #3529 (closed enhancement: fixed)
Remove .ariaRole() and .ariaState()
| Reported by: | scott.gonzalez | Owned by: | davidb |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.core | Version: | 1.6rc2 |
| Keywords: | Cc: | davidb, michelled | |
| Blocking: | Blocked by: |
Description
Instead of defining .ariaRole() and .ariaState(), ui.core should just proxy .attr() for FF2.
Attachments
Change History
comment:2 Changed 5 years ago by davidb
- Owner changed from scott.gonzalez to davidb
- Status changed from new to assigned
Self-assigning; patch coming.
Changed 5 years ago by davidb
-
attachment
3529.diff
added
fix (passes tests, and AccExplorer is happy with FF2)
Note: See
TracTickets for help on using
tickets.


Agreed! (adding Michelle to cc list)