Re: aria-readonly and plain elements

That would need to be an HTML AAM restriction as HTML is the host language and this would represent a conflict with the host language. Sent from my iPhone. ARIA also applies to SVG. 

> On Jul 24, 2017, at 7:33 PM, Aaron Leventhal <aleventhal@google.com> wrote:
> 
> To clarify, I'm talking about cases where there is no role.
> 
>> On Mon, Jul 24, 2017 at 7:19 PM Aaron Leventhal <aleventhal@google.com> wrote:
>> It's my understanding that aria-readonly="true" should not be mapped by a user agent for <div contententeditable>.
>> Also, aria-readonly="false" should not be mapped by a user agent for <div>
>> 
>> Just checking that this is what the spec says, it's what's intended, and is considered desirable.
>> 
>> Thank you,
>> Aaron

Received on Tuesday, 25 July 2017 14:38:42 UTC