diff --git a/guidelines/sc/21/pointer-cancellation.html b/guidelines/sc/21/pointer-cancellation.html index 1da1d25679..c04412851a 100644 --- a/guidelines/sc/21/pointer-cancellation.html +++ b/guidelines/sc/21/pointer-cancellation.html @@ -23,6 +23,6 @@
Functions that emulate a keyboard or numeric keypad key press are considered essential.
-This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions that are required to operate the user agent or assistive technology).
+This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).
diff --git a/guidelines/sc/21/pointer-gestures.html b/guidelines/sc/21/pointer-gestures.html index 037ea8378e..69749992de 100644 --- a/guidelines/sc/21/pointer-gestures.html +++ b/guidelines/sc/21/pointer-gestures.html @@ -6,6 +6,6 @@All functionality that uses multipoint or path-based gestures for operation can be operated with a single pointer without a path-based gesture, unless a multipoint or path-based gesture is essential.
-This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions that are required to operate the user agent or assistive technology).
+This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).
diff --git a/guidelines/sc/22/dragging-movements.html b/guidelines/sc/22/dragging-movements.html index d4b8817c68..0543f9e901 100644 --- a/guidelines/sc/22/dragging-movements.html +++ b/guidelines/sc/22/dragging-movements.html @@ -6,6 +6,6 @@New
All functionality that uses a dragging movement for operation can be achieved by a single pointer without dragging, unless dragging is essential or the functionality is determined by the user agent and not modified by the author.
-This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions that are required to operate the user agent or assistive technology).
+This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).
diff --git a/guidelines/sc/22/focus-appearance.html b/guidelines/sc/22/focus-appearance.html index fce58ddde2..2fc2d22ab7 100644 --- a/guidelines/sc/22/focus-appearance.html +++ b/guidelines/sc/22/focus-appearance.html @@ -20,6 +20,6 @@Examples of sub-components that may receive a focus indicator are menu items in an opened drop-down menu, or focusable cells in a grid.
-Contrast calculations can be based on colors defined within the technology (such as HTML, CSS and SVG). Pixels modified by user agent resolution enhancements and anti-aliasing can be ignored.
+Contrast calculations can be based on colors defined within the technology (such as HTML, CSS, and SVG). Pixels modified by user agent resolution enhancements and anti-aliasing can be ignored.
diff --git a/understanding/21/non-text-contrast.html b/understanding/21/non-text-contrast.html index bbc61ac44d..41b2edee6f 100644 --- a/understanding/21/non-text-contrast.html +++ b/understanding/21/non-text-contrast.html @@ -470,7 +470,7 @@