-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
## 5. Visuelle Aspekte | ||
|
||
Wichtige WCAG-Richtlinie: «[1.4 Distinguishable](https://www.w3.org/WAI/WCAG21/quickref/#distinguishable): Make it easier for users to see and hear content including separating foreground from background.» | ||
Wichtige WCAG-Richtlinie: «[1.4 Distinguishable](https://www.w3.org/WAI/WCAG22/quickref/#distinguishable): Make it easier for users to see and hear content including separating foreground from background.» | ||
|
||
Kriterien (Auswahl): | ||
- [1.4.1 Use of Color](https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=141#distinguishable): **Color is not used as the only visual means** of conveying information, indicating an action, prompting a response, or distinguishing a visual element. (Level A): | ||
- [G183](https://www.w3.org/WAI/WCAG21/Techniques/general/G183.html): Using a contrast ratio of 3:1 with surrounding text and providing additional visual cues on focus for links or controls where color alone is used to identify them | ||
- [1.4.3 Contrast (Minimum)](https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=143#distinguishable): The visual presentation of text and images of text has a **contrast ratio of at least 4.5:1**, except for the following: (Level AA) … | ||
- [1.4.1 Use of Color](https://www.w3.org/WAI/WCAG22/quickref/?showtechniques=141#distinguishable): **Color is not used as the only visual means** of conveying information, indicating an action, prompting a response, or distinguishing a visual element. (Level A): | ||
- [G183](https://www.w3.org/WAI/WCAG22/Techniques/general/G183.html): Using a contrast ratio of 3:1 with surrounding text and providing additional visual cues on focus for links or controls where color alone is used to identify them | ||
- [1.4.3 Contrast (Minimum)](https://www.w3.org/WAI/WCAG22/quickref/?showtechniques=143#contrast-minimum): The visual presentation of text and images of text has a **contrast ratio of at least 4.5:1**, except for the following: (Level AA) … |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters