Opened 18 years ago
Closed 15 years ago
#6918 closed task (blessed) (worksforme)
Improve ARIA support so that it validates.
| Reported by: | westi | Owned by: | westi |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Validation | Version: | 2.6 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I've checked our current admin pages and the aria support we added now validates.
Closing as Worksforme