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
w3cgruntbot authored and github-actions[bot] committed Dec 10, 2024
1 parent 125bd11 commit 812348c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ARIA/apg/practices/high-contrast/high-contrast-practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ if (enableSidebar) document.body.classList.add('has-sidebar');

<h3 id="prefers-contrast-example">Increase Contrast Example</h3>

<p>The example shows how the color contrast was increased from 12.8 to 18.1 for text and 4.6 to 12.2 for border and fill for the button when the <code>prefers-contrast: more</code> is set. The example simulates the change on colors when the increased option switch is set to "on". If you enable operating system "increased contrast" feature the example will use be rendered in any state with the increased contrast values.</p>
<p>The example shows how the color contrast increases from 12.8 to 18.1 for text and 4.6 to 12.2 for border and fill for the button when the <code>prefers-contrast: more</code> is set. The example simulates the change to colors when the Increase Contrast option switch is set to "on". If you enable operating system "increased contrast" feature the example will be rendered with the increased contrast values.</p>

<div class="example">

Expand Down
2 changes: 1 addition & 1 deletion _external/aria-practices

0 comments on commit 812348c

Please sign in to comment.