www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/accessibility accessibility.html


From: Quentin Pradet
Subject: www/accessibility accessibility.html
Date: Fri, 23 Jan 2015 08:07:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Quentin Pradet <cygal>  15/01/23 08:07:55

Modified files:
        accessibility  : accessibility.html 

Log message:
        Include WCAG2ICT link (W3C recommendations outside of the web)
        
        Alan Coopersmith suggested the link. Webmasters and members of the GNU
        Advisory Committee helped to decide whether the link was appropriate and
        decide what to include and what other small improvements could be made 
on
        the page.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/accessibility/accessibility.html?cvsroot=www&r1=1.24&r2=1.25

Patches:
Index: accessibility.html
===================================================================
RCS file: /web/www/www/accessibility/accessibility.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- accessibility.html  6 May 2014 12:58:25 -0000       1.24
+++ accessibility.html  23 Jan 2015 08:07:54 -0000      1.25
@@ -106,9 +106,9 @@
 
href="http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2";>iAccessible2</a>
 (GNU/Linux and Windows).</li>
 
-<li>Web developers should follow the <a
+<li>Web developers should consider the <a
 href="http://www.w3c.org/wai";>W3C web accessibility guidelines</a>
-and, for complex web applications, the developers should follow the <a
+and, for complex web applications, the developers should consider the <a
 href="http://www.w3.org/WAI/intro/aria"; title="Accessible Rich
 Internet Applications">ARIA standard</a>.  Furthermore,
 <a
@@ -117,7 +117,11 @@
 href="http://en.wikipedia.org/wiki/Screen_reader";>screen reader</a>
 will handle the web pages they are developing.</li>
 
-<li><a href="/philosophy/javascript-trap.html">Nontrivial Javascript
+<li>Outside of the web, developers should consider the <a
+href="http://www.w3.org/WAI/intro/wcag2ict";>relevant W3C accessibility
+guidelines</a>.</li>
+
+<li><a href="/philosophy/javascript-trap.html">Nontrivial JavaScript
 code distributed to the user</a> should be free software.</li>
 
 <li>Please don't invite users to <a 
@@ -187,7 +191,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/05/06 12:58:25 $
+$Date: 2015/01/23 08:07:54 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]