https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39356 Bug ID: 39356 Summary: Accessibility 1.3.1: There are pages where heading ranks are skipped Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: nina.martinez@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com, matt.blenkinsop@ptfs-europe.com, oleonard@myacpl.org "Skipping heading ranks can be confusing and should be avoided where possible: Make sure that a <h2> is not followed directly by an <h4>, for example. It is ok to skip ranks when closing subsections, for instance, a <h2> beginning a new section, can follow an <h4> as it closes the previous section." For example : I found in Your summary account page in suspend Hold section a <h1> followed directly by an <h6>. https://www.w3.org/WAI/tutorials/page-structure/headings/ -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.