diff --git a/aria-practices.html b/aria-practices.html index bb1be65f40..b5ebf82930 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -173,12 +173,7 @@

Mobile and Touch Support

Design Patterns and Widgets

-

This section demonstrates how to make common rich internet application widgets and patterns accessible by applying WAI-ARIA roles, states, and properties and implementing keyboard support.

-

- Although users of Mac OS X are familiar with using the Command key instead of the Control key, the Command key is typically reserved for desktop applications and OS-level integration. - Until device and platform independence can be addressed in WAI-ARIA 2.0, the primary Control modifier key for WAI-ARIA widget interaction is specified as Control on all platforms, including Mac OS X. -

- +

This section demonstrates how to make common rich internet application patterns and widgets accessible by applying WAI-ARIA roles, states, and properties and implementing keyboard support.

Generally Applicable Keyboard Recommendations

The following keyboard conventions are applicable to many of the patterns described in subsequent sections.