- From: Accessible Rich Internet Applications Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Mon, 26 Sep 2016 17:48:52 +0000
- To: public-aria@w3.org
aria-ISSUE-1047 (aria-roledescription restrictions): Mappings for empty aria-roledescription and when the element has no implicit nor explicit ARIA role [ARIA 1.1 Core Mapping Specification] http://www.w3.org/WAI/ARIA/track/issues/1047 Raised by: Richard Schwerdtfeger On product: ARIA 1.1 Core Mapping Specification >From the ARIA spec for aria-roledescription: "User agents MUST NOT expose the aria-roledescription property if any of the following conditions exist: 1. The element to which aria-roledescription is applied does not have a valid WAI-ARIA role or does not have an implicit WAI-ARIA role semantic. 2. The value of aria-roledescription is empty or contains only whitespace characters." https://rawgit.com/w3c/aria/master/aria/aria.html#aria-roledescription The Core mappings should include a specification how to handle the above two special cases. (Likely: "no mapping").
Received on Monday, 26 September 2016 17:48:55 UTC