https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33893
--- Comment #6 from Lucas Gass <[email protected]> --- (In reply to Owen Leonard from comment #5) > I would assume so. My assumption is that the rule against duplicate ID is > more about semantics and DOM validity and less about making things work well > with assistive technology. But that is just an assumption. I'd have that assumption as well. I did find this: https://accessibilityinsights.io/info-examples/web/duplicate-id/ So duplicate ID's are not great for accessibility but if the aria-controls are correct assistive technologies should behave as expected? -- 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/
