Re: AccName utility for live AccName algorithm testing on the fly

Sounds like a plan!

Cheers,
David MacDonald



*Can**Adapt* *Solutions Inc.*

Tel:  613-806-9005

LinkedIn
<http://www.linkedin.com/in/davidmacdonald100>

twitter.com/davidmacd

GitHub <https://github.com/DavidMacDonald>

www.Can-Adapt.com <http://www.can-adapt.com/>



*  Adapting the web to all users*
*            Including those with disabilities*

If you are not the intended recipient, please review our privacy policy
<http://www.davidmacd.com/disclaimer.html>


On Fri, Feb 15, 2019 at 12:19 PM Bryan Garaventa <
bryan.garaventa@levelaccess.com> wrote:

> Awesome! If you need some input, let’s hook up at CSUN? Or we could just
> grab some drinks…
>
>
>
>
>
> Bryan Garaventa
>
> Principal Accessibility Architect
>
> Level Access, Inc.
>
> Bryan.Garaventa@LevelAccess.com
>
> 415.624.2709 (o)
>
> www.LevelAccess.com <http://www.levelaccess.com/>
>
>
>
> *From:* David MacDonald <david100@sympatico.ca>
> *Sent:* Friday, February 15, 2019 9:16 AM
> *To:* Bryan Garaventa <bryan.garaventa@levelaccess.com>
> *Cc:* public-aria@w3.org
> *Subject:* Re: AccName utility for live AccName algorithm testing on the
> fly
>
>
>
> *CAUTION:* This email originated from outside of the organization. Do not
> click links or open attachments unless you recognize the sender and know
> the content is safe.
>
>
>
> > Does this mean you are volunteering? J
>
>
>
> Its a super fair question. I'm kind of in the same boat juggling, but it's
> definitely on my radar... it seems like a neat little project...
>
>
>
> Cheers,
> David MacDonald
>
>
>
> *Can**Adapt* *Solutions Inc.*
>
> Tel:  613-806-9005
>
> LinkedIn
> <http://www.linkedin.com/in/davidmacdonald100>
>
> twitter.com/davidmacd
>
> GitHub <https://github.com/DavidMacDonald>
>
> www.Can-Adapt.com <http://www.can-adapt.com/>
>
>
>
> *  Adapting the web to all users*
>
> *            Including those with disabilities*
>
>
>
> If you are not the intended recipient, please review our privacy policy
> <http://www.davidmacd.com/disclaimer.html>
>
>
>
>
>
> On Fri, Feb 15, 2019 at 11:59 AM Bryan Garaventa <
> bryan.garaventa@levelaccess.com> wrote:
>
> Thanks,
>
> I see what you mean, though this is meant for all types of name
> computations and not just focusable elements.
>
>
>
> E.G
>
>
>
> <h1 title="whatever" id="test"> This is a test </h1>
>
>
>
> (BTW, if you copy and paste from Outlook, it seems that special chars are
> included that may break the ability of the script to process the markup, so
> copying from a standard text notetaker is best.)
>
>
>
> Your idea though would need a new feature to be created, such as an
> additional page for this type of functionality, which is entirely doable.
> I’m afraid I don’t have time myself to do this at present. Does this mean
> you are volunteering? J
>
>
>
>
>
>
>
> Bryan Garaventa
>
> Principal Accessibility Architect
>
> Level Access, Inc.
>
> Bryan.Garaventa@LevelAccess.com
>
> 415.624.2709 (o)
>
> www.LevelAccess.com <http://www.levelaccess.com/>
>
>
>
> *From:* David MacDonald <david100@sympatico.ca>
> *Sent:* Friday, February 15, 2019 8:47 AM
> *To:* Bryan Garaventa <bryan.garaventa@levelaccess.com>
> *Cc:* public-aria@w3.org
> *Subject:* Re: AccName utility for live AccName algorithm testing on the
> fly
>
>
>
> *CAUTION:* This email originated from outside of the organization. Do not
> click links or open attachments unless you recognize the sender and know
> the content is safe.
>
>
>
> Hi Bryan
>
>
>
> I really like the idea. One thing that might make it easier for me to use
> to use is to find a way to make it work without having to add id=test to
> the node, which in some cases requires the label referencing to be
> adjusted. I think this could be overcome by having the computed value
> section listen to the focused element inside the sandbox area where the
> rendered code is showing.
>
> This way a developer could dump in a whole form into the tool, tab around
> and see the computed value for whatever has focus.
>
>
>
> Cheers,
> David MacDonald
>
>
>
> *Can**Adapt* *Solutions Inc.*
>
> Tel:  613-806-9005
>
> LinkedIn
> <http://www.linkedin.com/in/davidmacdonald100>
>
> twitter.com/davidmacd
>
> GitHub <https://github.com/DavidMacDonald>
>
> www.Can-Adapt.com <http://www.can-adapt.com/>
>
>
>
> *  Adapting the web to all users*
>
> *            Including those with disabilities*
>
>
>
> If you are not the intended recipient, please review our privacy policy
> <http://www.davidmacd.com/disclaimer.html>
>
>
>
>
>
> On Thu, Feb 14, 2019 at 9:50 PM Bryan Garaventa <
> bryan.garaventa@levelaccess.com> wrote:
>
> 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 17:35:21 UTC