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 e267dfe commit 125bd11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ARIA/apg/practices/high-contrast/high-contrast-practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ if (enableSidebar) document.body.classList.add('has-sidebar');

<h3 id="color-scheme-switch">Color Scheme Example: Switch</h3>

<p>The example shows how colors can change when users switch color schemes. The example simulates the change of colors when the dark color theme is enabled when the switch is set to "on". If you enable operating system "dark scheme" feature the example will be rendered in any state with the dark color scheme.</p>
<p>The example shows how colors can change when users switch color schemes. The example simulates the change of colors when the dark color theme is enabled when the switch is set to "on". If you enable the operating system’s "dark scheme" feature the example will be rendered with the dark color scheme.</p>

<div class="example">

Expand Down Expand Up @@ -592,7 +592,7 @@ if (enableSidebar) document.body.classList.add('has-sidebar');

<h3 id="color-scheme-wikipedia">Color Scheme Example: Wikipedia Page</h3>

<p>The following example illustrates how Wikipedia supports color scheme media query. The example includes showing the "Appearance" sidebar allowing the user to choose the light or dark scheme and other rendering options for text size and column width.</p>
<p>The following example illustrates how Wikipedia supports the color scheme media query. The example includes showing the "Appearance" sidebar allowing the user to choose the light or dark scheme and other rendering options for text size and column width.</p>

<div class="table-wrap"><table class="data">
<thead>
Expand Down
2 changes: 1 addition & 1 deletion _external/aria-practices

0 comments on commit 125bd11

Please sign in to comment.