Quote:
Originally Posted by KevinH
https://www.w3.org/TR/dpub-aria-1.1/
And technically no "doc-footnotes" (note the plural) exists anymore. So a footnotes section may only have epub:type not an aria role.
The Insert Role handles that properly. The Insert Aria Clips did not. I will fix that.
|
Geez! What a jungle! It looks like 'accessibility' is meant to exclude authors and creatives. Endnotes can be singular or plural, but a section can only contain one footnote?
So we must have a multitude of <section>'s each having only a single footnote?
And yet a <section> can contain the whole of a chapter with multiple <p>'s. This seems like difficult reasoning.
I would imagine this will lead in practice to authors putting a <section> with the role doc-footnote and then including multiple <p>'s each with its footnote text and backlinks. Or as DiapDealer shows with multiple <aside>'s.