E-mail List Archives
Re: using "label for=" on things other than inputs
From: Jonathan Avila
Date: Feb 23, 2016 7:56AM
- Next message: Jonathan Avila: "Re: using "label for=" on things other than inputs"
- Previous message: Steve Faulkner: "Re: using "label for=" on things other than inputs"
- Next message in Thread: Jonathan Avila: "Re: using "label for=" on things other than inputs"
- Previous message in Thread: Steve Faulkner: "Re: using "label for=" on things other than inputs"
- View all messages in this Thread
> my interest is in whether what is defined in the spec for UA implementations is actually implemented and what effect it has on the accessible name calculation.
So should this then logically flow to allow labeling for ARIA equivalents to buttons and input elements such as role button, role radio, and role checkbox.
<span id="r1" role="radio" ...> ...</span><label for="r1">Milk</label>
In the past this was not considered allowable -- but perhaps this is changing.
Jonathan Avila
- Next message: Jonathan Avila: "Re: using "label for=" on things other than inputs"
- Previous message: Steve Faulkner: "Re: using "label for=" on things other than inputs"
- Next message in Thread: Jonathan Avila: "Re: using "label for=" on things other than inputs"
- Previous message in Thread: Steve Faulkner: "Re: using "label for=" on things other than inputs"
- View all messages in this Thread