If implemented as a color picker, any UI controls presented for selecting a color are exposed in the accessibility tree, associated with the `input` element,
- and mapped as appropriate for the type of control (e.g. button or slider).
+ and mapped as appropriate for the type of control (e.g., button or slider).
@@ -6642,7 +6642,7 @@
`style`
Note: There are instances where CSS properties can affect what is exposed by accessibility APIs. For instance, `display: none` or `visibility: hidden` will remove an element
- from the accessibility tree and hide its presence from assistive technologies.
+ from the accessibility tree and hide its presence from assistive technologies.