From 8dcecb9270afa16c8d9bce34fc41318900bce19c Mon Sep 17 00:00:00 2001 From: Mary Jo Mueller Date: Fri, 30 Jun 2023 10:23:13 -0400 Subject: [PATCH] Revert some "should" usages since they were in the original WCAG text --- ...nts-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md b/comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md index 5e6e903f..d82bce4f 100644 --- a/comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md +++ b/comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md @@ -421,10 +421,10 @@ The “^” character is the exponentiation operator. (Formula taken from [\[sRG
-Almost all systems used today to view **[[content](#content-on-and-off-the-web)]** assume sRGB encoding. Unless it is known that another color space will be used to process and display the content, authors are advised to evaluate using sRGB colorspace. If using other color spaces, see [Understanding Success Criterion 1.4.3](http://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum).
+Almost all systems used today to view **[[content](#content-on-and-off-the-web)]** assume sRGB encoding. Unless it is known that another color space will be used to process and display the content, authors should evaluate using sRGB colorspace. If using other color spaces, see [Understanding Success Criterion 1.4.3](http://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum).
-If dithering occurs after delivery, then the source color value is used. For colors that are dithered at the source, the average values of the colors that are dithered are intended to be used (average R, average G, and average B).
+If dithering occurs after delivery, then the source color value is used. For colors that are dithered at the source, the average values of the colors that are dithered should be used (average R, average G, and average B).
Tools are available that automatically do the calculations when testing contrast and flash.
A [MathML version of the relative luminance definition](http://www.w3.org/TR/WCAG22/relative-luminance.html) is available.
@@ -525,7 +525,7 @@ region of the display that will accept a pointer action, such as the interactive
-If two or more targets are overlapping, the overlapping area is not intended to be included in the measurement of the target size, except when the overlapping targets perform the same action or open the same **[[non-web document](#document) or [content](#content-on-and-off-the-web) presented by [software](#software)]**.
+If two or more targets are overlapping, the overlapping area should not to be included in the measurement of the target size, except when the overlapping targets perform the same action or open the same **[[non-web document](#document) or [content](#content-on-and-off-the-web) presented by [software](#software)]**. #### dfn-technology