Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ margin: 1.2em 0;
align-items: stretch;
}

#site-header.minimal-header .minimal-header-name,
#site-header.minimal-header .minimal-header-subtitle,
#site-header.minimal-header .minimal-header-link
#site-header.minimal-header .minimal-header-name,
#site-header.minimal-header .minimal-header-subtitle,
#site-header.minimal-header .minimal-header-link
{
display: flex;
flex-direction: column;
Expand Down Expand Up @@ -411,7 +411,7 @@ font-size: 95%;
.standalone-resource-about a,
.standalone-resource-pager a,
.standalone-resource-about span,
.standalone-resource-pager span
.standalone-resource-pager span
{
margin-left:.8em;
margin-right:.8em;
Expand Down Expand Up @@ -444,6 +444,12 @@ figure svg {
border: 1px solid var(--line-grey);
}

main table svg[role*="image"],
figure svg[role*="image"] {
display: block;
max-inline-size: 100%;
}

figcaption {
font-weight: initial;
border-bottom: initial;
Expand Down
2 changes: 1 addition & 1 deletion understanding/20/contrast-enhanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h3>Inactive User Interface Components</h3>

<p>User Interface Components that are not available for user interaction (e.g., a disabled control in HTML) are not required to meet contrast requirements. An inactive user interface component is visible but not currently operable. An example would be a submit button at the bottom of a form that is visible but cannot be activated until all the required fields in the form are completed.</p>
<figure id="figure-grey-button-and-text">
<img src="img/inactive-button.png" alt="Grey button with non-contrasting grey text." width="120">
{% include "../21/img/1.4.11-ntc-button-inactive.svg" %}
<figcaption> An inactive button using default browser styles</figcaption>
</figure>
</section>
Expand Down
2 changes: 1 addition & 1 deletion understanding/20/contrast-minimum.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h3>Inactive User Interface Components</h3>

<p>User Interface Components that are not available for user interaction (e.g., a disabled control in HTML) are not required to meet contrast requirements. An inactive user interface component is visible but not currently operable. An example would be a submit button at the bottom of a form that is visible but cannot be activated until all the required fields in the form are completed.</p>
<figure id="figure-grey-button-and-text">
<img src="img/inactive-button.png" alt="Grey button with non-contrasting grey text." width="120">
{% include "../21/img/1.4.11-ntc-button-inactive.svg" %}
<figcaption> An inactive button using default browser styles</figcaption>
</figure>
</section>
Expand Down
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-button-background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-button-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions understanding/21/img/1.4.11-ntc-buttons-text-symbols.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-example1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-example2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-example3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-example4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-example5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-purple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-default-link-focus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions understanding/21/img/1.4.11-ntc-default-link-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions understanding/21/img/1.4.11-ntc-dropdown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions understanding/21/img/1.4.11-ntc-dropdown2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-border.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-border.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-outer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-outer-green.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading