See https://www.w3.org/Bugs/Public/show_bug.cgi?id=22739.
And: http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up
But, when I choose for a text like 'You are here', then in my opinion it must become (no aria-label):
[nav]
[h1]You are here[/h1]
etc. etc.
[li]Second hand[/li]
[/ol]
[/nav]
- the last li element is now without 'a', there I would use an 'a' without a 'href', see also the buglink where that is explained.
See https://www.w3.org/Bugs/Public/show_bug.cgi?id=22739.
And: http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up
But, when I choose for a text like 'You are here', then in my opinion it must become (no aria-label):
[nav]
[h1]You are here[/h1]
etc. etc.
[li]Second hand[/li]
[/ol]
[/nav]