- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Jun 2010 10:50:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/alt-techniques In directory hutz:/tmp/cvs-serv30782 Modified Files: Overview.html Log Message: added acknowledgements section - incomplete Index: Overview.html =================================================================== RCS file: /sources/public/html5/alt-techniques/Overview.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- Overview.html 9 Jun 2010 21:05:38 -0000 1.43 +++ Overview.html 10 Jun 2010 10:50:25 -0000 1.44 @@ -1007,3 +1007,6 @@ <pre class="example"><img src="null.gif" <strong>alt=""</strong>></pre> <h3 id="hbu">Text alternative</h3> <p><A title="definition: text" href="http://www.w3.org/TR/WCAG20/#textdef">Text</A> that is programmatically associated with <A title="definition: non-text content" href="http://www.w3.org/TR/WCAG20/#non-text-contentdef">non-text content</A> or referred to from text that is programmatically associated with non-text content. Programmatically associated text is text whose location can be <a href="http://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-programmatically-determined-head">programmatically determined</a> from the non-text content.</p> +<h2>Acknowledgements</h2> +<p class="note">In no particular order and incomplete.</p> +<p>Laura Carlson, Josh O Connor, Gez Lemon, Anne van Kesteren, Ian Hickson, Mike Smith, Mike Paciello, Bim Egan, Gregory Rosmaita, Michael Cooper, Janina Sajka, Matt May, Bevi Chagnon, Jonathan Avila, Pat Rees, Charlie Pike</p>
Received on Thursday, 10 June 2010 10:50:29 UTC