From 11324ef21c836765ca1b32d46520b8fa442eaf60 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 23 Mar 2012 20:39:59 -0700 Subject: [PATCH] Remove outdated sentence. --- docs/about/accessibility.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/about/accessibility.html b/docs/about/accessibility.html index 21be9da8d6c..283cb753b32 100644 --- a/docs/about/accessibility.html +++ b/docs/about/accessibility.html @@ -31,9 +31,7 @@

Accessibility

jQuery Mobile is built upon standard, semantic HTML, allowing pages to be accessible to the broadest range of devices possible. For A-Grade browsers, many of the components in jQuery Mobile leverage techniques such as focus management, keyboard navigation, and HTML attributes specified in the W3C's WAI-ARIA specification.

By utilizing these techniques, we do our best to ensure an accessible experience to users with disabilities such as blindness, who may use screen readers (like VoiceOver, on Apple's iPhone device) or other assistive technology to access the web.

- -

While our accessibility implementation is currently a work in progress, we aim to provide a fully accessible suite of components for version 1.0.

- +