Re: role checkbox doesn't support aria-readonly

note, native html checkbox is not allowed readonly
http://www.w3.org/TR/html5/forms.html#checkbox-state-%28type=checkbox%29

--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>

On 25 February 2015 at 16:28, Alexander Surkov <surkov.alexander@gmail.com>
wrote:

> Hi. ARIA role checkbox [1] doesn't list aria-readonly property, however
> it's supported in Firefox. That makes me think aria-readonly on checkbox
> was dropped from the spec at some point. I'm curious if anybody recalls
> what was the point. Does readonly state make any sense on checkboxes?
>
> Thanks!
> Alexander.
>
>
> [1] http://rawgit.com/w3c/aria/master/aria/aria.html#checkbox
>

Received on Wednesday, 25 February 2015 16:56:45 UTC