@@ -91,38 +91,38 @@ bewertet.
9191
9292==== Guideline
9393
94- * https://www.w3.org/TR/WCAG21 /#distinguishable[
94+ * https://www.w3.org/TR/WCAG22 /#distinguishable[
9595 Guideline 1.4 Distinguishable: Make it easier for users to see and hear
9696 content including separating foreground from background]
9797
9898==== Success criterion
9999
100- * https://www.w3.org/TR/WCAG21 /#reflow[
100+ * https://www.w3.org/TR/WCAG22 /#reflow[
101101 1.4.10 Reflow] (Level AA)
102102
103103==== Sufficient Techniques
104104
105- * https://www.w3.org/WAI/WCAG21 /Techniques/css/C32.html[
105+ * https://www.w3.org/WAI/WCAG22 /Techniques/css/C32.html[
106106 C32: Using media queries and grid CSS to reflow columns]
107- * https://www.w3.org/WAI/WCAG21 /Techniques/css/C31.html[
107+ * https://www.w3.org/WAI/WCAG22 /Techniques/css/C31.html[
108108 C31: Using CSS Flexbox to reflow content]
109- * https://www.w3.org/WAI/WCAG21 /Techniques/css/C33.html[
109+ * https://www.w3.org/WAI/WCAG22 /Techniques/css/C33.html[
110110 C33: Allowing for Reflow with Long URLs and Strings of Text]
111- * https://www.w3.org/WAI/WCAG21 /Techniques/css/C38.html[
111+ * https://www.w3.org/WAI/WCAG22 /Techniques/css/C38.html[
112112 C38: Using CSS width, max-width and flexbox to fit labels and inputs]
113- * https://www.w3.org/WAI/WCAG21 /Techniques/client-side-script/SCR34.html[
113+ * https://www.w3.org/WAI/WCAG22 /Techniques/client-side-script/SCR34.html[
114114 SCR34: Calculating size and position in a way that scales with text size]
115- * https://www.w3.org/WAI/WCAG21 /Techniques/general/G206.html[
115+ * https://www.w3.org/WAI/WCAG22 /Techniques/general/G206.html[
116116 G206: Providing options within the content to switch to a layout that does
117117 not require the user to scroll horizontally to read a line of text]
118118
119119==== Failures
120120
121- * https://www.w3.org/WAI/WCAG21 /Techniques/failures/F102[
121+ * https://www.w3.org/WAI/WCAG22 /Techniques/failures/F102[
122122 F102: Failure of Success Criterion 1.4.10 due to content disappearing and
123123 not being available when content has reflowed]
124124
125125== Quellen
126126
127- * https://www.w3.org/WAI/WCAG21 /Understanding/reflow.html[
127+ * https://www.w3.org/WAI/WCAG22 /Understanding/reflow.html[
128128 Understanding Reflow] (zur Zeit nur auf Englisch verfügbar)
0 commit comments