[
https://issues.apache.org/jira/browse/WEEX-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xingZhang updated WEEX-108:
---------------------------
Description:
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)
was:
According to the W3C Proposed Recommendation documentation about
accessibility of web content, weex now mainly implement attributes about role,
aria-label and aria-hidden
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)
> 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)