- From: Michiel Bijl <[email protected]>
- Date: Thu, 28 Jul 2016 01:10:27 +0100
- To: Birkir Gunnarsson <[email protected]>
- Cc: Matt King <[email protected]>, ARIA Working Group <[email protected]>
Received on Thursday, 28 July 2016 00:10:58 UTC
Oh right, well, the agenda for the week after that works too :) The markup you suggest is what is in the code example <https://n7nij5pyss.proxynodejs.usequeue.com/aria-practices/examples/breadcrumb/>. As for a separate landmark region, you mean a new role of breadcrumb? —Michiel > On 28 Jul 2016, at 00:27, Birkir Gunnarsson <[email protected]> wrote: > > Hi > > We are not having a meeting until the 8th, right? > I would like to suggest that the breadcrumb be exposed as an ordered list inside a labeled navigation landmark. > <div role=”navigation” aria-label=”breadcrumb”> > <ol> > <li><a href=”/”>Main page</a></li> > <li><a href=”/categorypage”>Category page</a></li> > <li><a href=”/categorypage/subpage” aria-current=”page”>Current subpage</a></li> > </ol> > </div> > > I think a separate landmark region is appropriate for this, of course it is just one man’s opinion. > > > From: Michiel Bijl [mailto:[email protected]] > Sent: Wednesday, July 27, 2016 6:48 PM > To: Matt King <[email protected]> > Cc: ARIA Working Group <[email protected]> > Subject: APG: Breadcrumb design pattern > > Hi Matt, > > During today's London Accessibility Meetup I've pushed the breadcrumb design pattern <https://n7nij5pyss.proxynodejs.usequeue.com/aria-practices/#breadcrumb> to the Editor's Draft after a short review with the crowd. Can we add this to next week's agenda please? It includes a short description and code example all ready to go. > > —Michiel
Received on Thursday, 28 July 2016 00:10:58 UTC