- From: Bryan Garaventa <bryan.garaventa@levelaccess.com>
- Date: Fri, 26 Jan 2018 17:48:52 +0000
- To: Tobias Bengfort <tobias.bengfort@posteo.de>, WAI IG <w3c-wai-ig@w3.org>
Hi Tobias, For your naming computation, are you using the same algorithm as included within the Sample JavaScript Recursion Algorithm folder in the archive at https://github.com/accdc/w3c-alternative-text-computation ? To ensure consistency, it is important for everybody to use the same algorithm if possible so that conflicting results are not experienced between differing utilities. This algorithm is based on the W3C discussion at https://lists.w3.org/Archives/Public/public-aria/2017Jun/0057.html Within this archive is a redistributable JavaScript function that returns the computed Name and Description properties that can be used to calculate the same values across platforms to gage accuracy in the accessibility tree equally within differing browsers. All the best, Bryan Bryan Garaventa Accessibility Fellow Level Access, Inc. Bryan.Garaventa@LevelAccess.com 415.624.2709 (o) www.LevelAccess.com -----Original Message----- From: Tobias Bengfort [mailto:tobias.bengfort@posteo.de] Sent: Thursday, January 25, 2018 12:49 AM To: WAI IG <w3c-wai-ig@w3.org> Subject: a11y-outline available for firefox Hi, my a11y-outline extension is now available for firefox: https://addons.mozilla.org/de/firefox/addon/a11y-outline/ I would be happy about reviews/feedback. If you like it, also have a look at the underlying aria-api[1] javascript library. tobias [1]: https://github.com/xi/aria-api
Received on Friday, 26 January 2018 17:49:21 UTC