StephDriver
StephDriver
example 1 https://www.iastatedigitalpress.com/mmb/article/id/12951/ the first 2021 link is `https://www.iastatedigitalpress.com/mmb/article/id/12951/#r103` the second is `https://www.iastatedigitalpress.com/mmb/article/id/12951/#r54` But the text is the same. ```html 2021 2021 ```
example 2 - figures using the same text and alt for the open popup link - I think this may be an XML problem as it seems all figures in...
This might be addressed using aria-label to provide additional context for the link. see https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA8.html
## User Story - example 1 - User can read the article. - Within that, they can understand link purpose for the footnote/citation and make a decision about following the...
## example 2 This has now been shown to be a different problem. - #4149
### Idea - dynamic breadcrumbs A key problem here is that citations may have a many to many relationship between where they are cited in the text and the list...
Backlog refinement discussion - this needs to be pinned down into what is actually being proposed to be done. Sending for more investigation.
for the first example:  We know the destination of these links is unique. We can use an 'aria-labelledby' with the destination id. Therefore, in text citations links to the...
- example 2 is how handed in #4149
The same approach could be used for giving context to indices which link to endnotes, as requested in #4245. Therefore combining that with this issue: ### Defined tasks for this...