AccName utility for live AccName algorithm testing on the fly

Hi,
I wanted to share this AccName page that was recently enhanced by Todd Briley.
https://whatsock.github.io/w3c-alternative-text-computation/Editable%20Live%20Input%20AccName%20Test.html

Instead of presenting a static page, it allows you to paste or type whatever markup that you wish to compute the AccName for directly into the page, which you can then dynamically load and test without having to edit the page or reload it. This is a great way to quickly validate markup on the fly while also referencing the latest AccName Prototype code on GitHub. This too has been added to the 'docs' folder within the main GitHub repo for reference.

A quick note, you have to include id="test" on the root node that you are computing the AccName for, otherwise the script will not know which element you are trying to calculate. Simply write the markup you wish to process into the edit field at the end of the page, then click the Paste and Test button.

If anybody else would like to contribute with related tools and utilities, please let me know. All help is welcome.

All the best,
Bryan


Bryan Garaventa
Principal Accessibility Architect
Level Access, Inc.
Bryan.Garaventa@LevelAccess.com
415.624.2709 (o)
www.LevelAccess.com

Received on Friday, 15 February 2019 02:50:27 UTC