Skip to content

Commit

Permalink
Commit changed files and submodule updates
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo authored and github-actions[bot] committed May 21, 2024
1 parent 85804bf commit 5e9c433
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ARIA/apg/about/at-support-tables/at-support-tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ if (enableSidebar) document.body.classList.add('has-sidebar');
</section>
<section>
<h3>Design Around Critical Support Failures</h3>
<h3>Design to Mitigate Critical Support Failures</h3>
<p>
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:
</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion _external/aria-practices

0 comments on commit 5e9c433

Please sign in to comment.