[Fb-contrib-commit] SF.net SVN: fb-contrib: [503] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-04-25 20:52:42
|
Revision: 503 Author: dbrosius Date: 2006-04-25 13:52:37 -0700 (Tue, 25 Apr 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=503&view=rev Log Message: ----------- doc S508C Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2006-04-25 17:35:42 UTC (rev 502) +++ trunk/fb-contrib/htdocs/index.html 2006-04-25 20:52:37 UTC (rev 503) @@ -66,6 +66,11 @@ for their own synchronization purposes. For cleanest separation of interests, only synchronize on private fields of the class. Note that 'this' is not owned by the current class and synchronization on 'this' should be avoided as well.</li> + <li><b>[S508C] Section 508 Compliance</b><br> + looks for classes and methods that do not support coding styles that allow Accessibility + software to make full use of the gui for people with visual impediments. Commonly known as + 'Section 508 Compliance' this detector finds a varied list of issues that hamper screen readers, + and make color/size adjustments difficult.</b><br> </ul> </div> <hr/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |