Re: Difference in behavior between HTML label and aria-labelledby

On 23 April 2014 14:15, Mike Elledge <melledge@yahoo.com> wrote:

> My understanding is that aria-labelledby and aria-describedby are a way to
> provide additional information beyond what would be contained in a label.


this is true of aria-describedby not true of aria-labelledby, as the name
implies aria-labelledby provides the accessible name for a control if used.

--

Regards

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

Received on Wednesday, 23 April 2014 13:28:44 UTC