https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42234
--- Comment #6 from Brendan Lawlor <[email protected]> --- David's comments are valid, but outside the scope of this bug. Adding the "cover image" text to the table header addresses: WCAG 2.1 / 2.2 Success Criterion 1.3.1: Info and Relationships (Level A) The <th> text establishes the programmatic relationship with the <td> elements in that column. SC 4.1.2: Name, Role, Value (Level A) This also applies when the table is interactive, and in this case the sort buttons have the role button and aria labels, so it passes. SC 2.4.6: Headings and Labels (Level AA) This is also applicable here for making the content more descriptive. Good work. Passing QA! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
