Let&#39;s see, since I&#39;m jumping in here completely unaware of previous reports, I&#39;ll get the ball rolling by bringing up one of the most glaring issues that I&#39;ve encountered:<br>Repetetive/non-descriptive link anchors need to be more descriptive and unique. This applies to comment &#39;reply&#39; links, &#39;read more&#39; links, etc. The current preferred technique is to place excess text into a span and then use css to make that span 1 pixel and place it outside of the viewable screen area as describe here: <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/C7" target="_blank">http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/C7</a><br>


I&#39;m uncertain as to how this would affect the &#39;reply&#39; situation, should WordPress Trac ticket #10550 ( <a href="http://core.trac.wordpress.org/ticket/10550">http://core.trac.wordpress.org/ticket/10550</a> ) be resolved by changing the links to form inputs; but as it is now, this particular case should be resolved by adding comment id #s into the hidden spans, like &lt;a&gt;reply &lt;span class=&quot;hide-me&quot;&gt;to comment #&lt;/span&gt;&lt;/a&gt; or similar.<br>

&#39;Read more&#39; can be supplemented by titles. Any other repetetive / unclear anchors should also be similarly supplemented to comply with this guideline. Thoughts?<br>
<br><div class="gmail_quote">

On Thu, Aug 6, 2009 at 9:38 PM, Lynne Pope <span dir="ltr">&lt;<a href="mailto:lynne.pope@gmail.com" target="_blank">lynne.pope@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




First off, I wish to thank &quot;the powers that be&quot; for responding to my request for this mailing list.<br>I believe that by discussing and proposing changes to improve WordPress accessibility those of us with expertise in this area can make a significant difference.<br>






<br>Let&#39;s see if we can gather together all reports of accessibility issues and/or concerns, look at what needs to be done at the code level to correct these, and get moving on bringing WordPress into ATAG and WCAG2.0 compliance.<br>






<br>I&#39;m excited to see this underway!<br><font color="#888888"><br>Lynne<br><br>
</font><br>_______________________________________________<br>
wp-accessibility mailing list<br>
<a href="mailto:wp-accessibility@lists.automattic.com" target="_blank">wp-accessibility@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-accessibility" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-accessibility</a><br>
<br></blockquote></div><br>