Opened 17 years ago
Closed 13 years ago
#6918 closed task (blessed) (worksforme)
Improve ARIA support so that it validates.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.6 |
Component: | Validation | Keywords: | |
Focuses: | Cc: |
Description
At present we have introduced some support for ARIA into 2.6 but this breaks validation for the admin pages. (#6914)
There is currently no solution available which will validate but this is a known issue with ARIA and XHTML/HTML 4.01 http://www.w3.org/TR/wai-aria-primer/#ariahtml
We need to ensure that once a solution exists to this problem we include it.
Change History (4)
Note: See
TracTickets for help on using
tickets.
I've checked our current admin pages and the aria support we added now validates.
Closing as Worksforme