[
https://issues.apache.org/jira/browse/WEEX-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266445#comment-16266445
]
ASF GitHub Bot commented on WEEX-108:
-------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/911
<!--
0 failure:
2 warning: No Changelog chan..., This PR should up...
1 messages
-->
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Warnings</th>
</tr>
</thead>
<tbody><tr>
<td>:warning:</td>
<td>No Changelog changes!</td>
</tr>
<tr>
<td>:warning:</td>
<td>This PR should update related documents as well. </td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Messages</th>
</tr>
</thead>
<tbody><tr>
<td>:book:</td>
<td>danger test finished.</td>
</tr>
</tbody>
</table>
<p align="right">
Generated by :no_entry_sign: <a
href="http://github.com/danger/danger-js/">dangerJS</a>
</p>
> Weex support Accessibility
> --------------------------
>
> Key: WEEX-108
> URL: https://issues.apache.org/jira/browse/WEEX-108
> Project: Weex
> Issue Type: Improvement
> Components: Android, iOS, Web Renderer
> Reporter: xingZhang
> Assignee: xingZhang
>
> According to the W3C Proposed Recommendation documentation about
> accessibility of web content, weex now mainly implement attributes about
> role, aria-label and aria-hidden on all of our component. Weex developers can
> build accessible app using these attributes.
>
> see more
> [role](https://www.w3.org/TR/html-aria/#allowed-aria-roles-states-and-properties),
> [aria-label](https://www.w3.org/TR/wai-aria-1.1/#aria-label),
> [aria-hidden](https://www.w3.org/TR/wai-aria-1.1/#aria-hidden)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)