From dd5db5cad8f274e4b273aa7b71d61f6a707e9b5c Mon Sep 17 00:00:00 2001 From: daniel-montalvo Date: Tue, 21 May 2024 18:45:12 +0000 Subject: [PATCH] Commit changed files and submodule updates --- ARIA/apg/about/at-support-tables/at-support-tables.md | 4 ++-- _external/aria-practices | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ARIA/apg/about/at-support-tables/at-support-tables.md b/ARIA/apg/about/at-support-tables/at-support-tables.md index 0da2e30b..e34c6b18 100644 --- a/ARIA/apg/about/at-support-tables/at-support-tables.md +++ b/ARIA/apg/about/at-support-tables/at-support-tables.md @@ -133,8 +133,8 @@ if (enableSidebar) document.body.classList.add('has-sidebar');

Design Around Critical Support Failures

- Where feasible, avoid implementing features of APG patterns where support for must-have behaviors is less than 100%. - If the must-have support level is less than 100% for the example implementation of a pattern, that does not mean all variants of that pattern will present assistive technology users with critical problems. + Where feasible, avoid designing experiences that rely on features of APG patterns that have less than 100% support for must-have behaviors. + If the must-have support level is less than 100% for the example implementation of a pattern, that does not mean all ways of implementing that pattern will present assistive technology users with critical problems. In these cases:

    diff --git a/_external/aria-practices b/_external/aria-practices index c440a1c5..6549688e 160000 --- a/_external/aria-practices +++ b/_external/aria-practices @@ -1 +1 @@ -Subproject commit c440a1c55bc07e9fae0a3b93f6b6773b2bd63c7b +Subproject commit 6549688edd1bd979ff0b9f4af98b528542c88113