Skip to content

Allow accessible name of page break markers to come from content? #355

@rdeltour

Description

@rdeltour

@clapierre noted in #71 about requiring title or aria-label on page break markers:

I think this may be too strict?
If the author exposes the Page numbers to everyone, there would be no need to require an aria-label as well.

IE: The following should be valid, but currently causes an ACE Serious Issue.

<span epub:type=“pagebreak” role=“doc-pagebreak” id=“page_1”>Page 1</span>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions