Ticket #6918 (new task)

Opened 4 months ago

Improve ARIA support so that it validates.

Reported by: westi Assigned to: westi
Priority: normal Milestone: 2.9
Component: General Version: 2.6
Severity: normal Keywords:
Cc: MarcoZ

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.