Re: embedded ARIA in EMMA

> On Oct 31, 2014, at 2:28 PM, Deborah Dahl <dahl@conversational-technologies.com> wrote:
> 
> <emma:output id="output1" role:"aria:aria-alert>
>    <item>phone number</item>
>    <warning>invalid format</warning>
>  </emma:output>
> 
> Do you think that kind of message looks reasonable from your perspective?

I think you'd still want:
> role="alert"


Not:
> role:"aria:aria-alert

This particular example might be better to include on the invalid element itself though, using @aria-invalid.

Received on Monday, 3 November 2014 21:20:28 UTC