- From: poot <cvsmail@w3.org>
- Date: Wed, 7 Apr 2010 22:23:30 +0900 (JST)
- To: public-html-diffs@w3.org
steve: remeve extraneous warning http://dev.w3.org/cvsweb/html5/alt-techniques/Overview.html?r1=1.6&r2=1.7&f=h =================================================================== RCS file: /sources/public/html5/alt-techniques/Overview.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Overview.html 7 Apr 2010 12:44:02 -0000 1.6 +++ Overview.html 7 Apr 2010 13:23:17 -0000 1.7 @@ -848,7 +848,6 @@ <p><span class="warning">Warning: It is strongly recommended that alternatives to CAPTCHA be used, as all forms of CAPTCHA introduce unacceptable barriers to entry for users with disabilities. Further information is available in the W3C's <a href="http://www.w3.org/TR/turingtest/">Inaccessibility of CAPTCHA</a>.</span></p> <H4>Example 12.1</H4> <p>This example shows a <a href="http://recaptcha.net/learnmore.html">CAPTCHA test</a> which uses a distorted image of text. The text alternative in the alt attribute provides instructions for a user in the case where she cannot access the image content. </p> -<p class="warning"> </p> <div class="example"> <p><strong>Example Image:</strong></p> <p><img src="images/captcha.gif" alt="captcha containing the words 'aides' and 'sprucest'. The letters are distorted and the color of the letters and background is partially inverted," width="270" height="60"></p>
Received on Wednesday, 7 April 2010 13:23:59 UTC