You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Queenie Ma (JIRA)" <ji...@apache.org> on 2016/06/30 20:16:10 UTC

[jira] [Closed] (QUARKS-198) Accessibility enhancements to Javadoc

     [ https://issues.apache.org/jira/browse/QUARKS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Queenie Ma closed QUARKS-198.
-----------------------------
    Resolution: Fixed

> Accessibility enhancements to Javadoc
> -------------------------------------
>
>                 Key: QUARKS-198
>                 URL: https://issues.apache.org/jira/browse/QUARKS-198
>             Project: Quarks
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Queenie Ma
>            Assignee: Queenie Ma
>
> There are some accessibility issues that need to be addressed, most of which will help Quarks integrate more nicely with screen readers. For example,
> * Complex data tables must have a summary or an aria-describedby which references a summary.
> * For a complex data table, th and td elements must be related via scope or headers.
> * For a data table (i.e., the table tag does not contain a WAI-ARIA 'presentation' role), identify headers for the table rows and columns.
> * Html element must have lang and/or xml:lang attribute.
> * There must be a non-empty title element in the head of the document.
> * Provide a text alternative for ASCII art.
> These changes will be based on the [WAI-ARIA standard|https://www.w3.org/WAI/intro/aria].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)