Re: New proposed text for WCAG G65 breadcrumb technique

I would suggest adding a label to the nav element in the coding example,
since there typically will be more than one navigation landmark on the
page:

<nav aria-label=ŒBread  Crumbs¹>

Or

<nav aria-laeblledby=ŒbreadcrumbHeading¹>

<h2 id=³breadcrumbHeading² class=³offscreen²>Bread Crumbs</h2>


Jon


On 8/24/15, 1:31 PM, "Laura Carlson" <laura.lee.carlson@gmail.com> wrote:

>Hi Steve and all,
>
>The proposed text is at:
>https://github.com/w3c/wcag/issues/110#issuecomment-131810378
>
>Your input would be most welcome.
>
>Kindest Regards,
>Laura
>
>On 8/17/15, Laura Carlson <laura.lee.carlson@gmail.com> wrote:
>> Hi Steve,
>>
>> Hope you are well.
>>
>> If you get a chance could you please comment on new proposed text for
>> WCAG G65 breadcrumb technique?
>> https://github.com/w3c/wcag/issues/110
>>
>> I'm trying to align it with your HTML5 advice.
>>
>> Thank you!
>>
>> Kindest Regards,
>> Laura
>>
>> --
>> Laura L. Carlson
>
>
>-- 
>Laura L. Carlson
>

Received on Monday, 24 August 2015 21:29:37 UTC