- From: poot <cvsmail@w3.org>
- Date: Thu, 10 Jun 2010 20:14:21 +0900 (JST)
- To: public-html-diffs@w3.org
steve: added id to acknowledgements heading - damned pubrules http://dev.w3.org/cvsweb/html5/alt-techniques/Overview.html?r1=1.44&r2=1.45&f=h =================================================================== RCS file: /sources/public/html5/alt-techniques/Overview.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- Overview.html 10 Jun 2010 10:50:25 -0000 1.44 +++ Overview.html 10 Jun 2010 11:14:09 -0000 1.45 @@ -1007,6 +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> +<h2 id="acknowledgements">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 11:14:50 UTC