Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 939db50756ad13ce93dcd419dbdea38d6ef807ad https://github.com/xwiki/xwiki-platform/commit/939db50756ad13ce93dcd419dbdea... Author: LucasC <[email protected]> Date: 2024-04-16 (Tue, 16 Apr 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/WCAGContext.java Log Message: ----------- Misc: Accessibility rules update * Changes to the status of the WCAG rules that are currently not violated. From this point on, all changed rules will make the build fail. As of https://ci.xwiki.org/job/XWiki%20Environment%20Tests/job/xwiki-platform/job/..., there are only a few rules that fail through tests: - aria-allowed-attr 1 violation - label 76 violations - image-alt 1 violation - link-in-text-block 409 violations - select-name 2 violations - color-contrast 2 violations - scrollable-region-focusable 1 violation Total violations: 492 * duplicate-id fixed * duplicate-id-active fixed * duplicate-id-aria fixed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications