Fix validation errors.
authorMatt Brubeck <mbrubeck@mozilla.com>
Thu, 28 Apr 2011 07:32:59 -0700
changeset 61 d23f3a960205
parent 60 cc50b9cdc4f8
child 62 e964f473c233
child 66 9555f231576e
Fix validation errors.
touchevents.html
--- a/touchevents.html	Wed Apr 27 12:49:31 2011 -0700
+++ b/touchevents.html	Thu Apr 28 07:32:59 2011 -0700
@@ -336,7 +336,7 @@
       </section>
 
       <section>
-        <h3 id="event-touchstart">The <dfn class="event">touchcancel</dfn> event</h3>
+        <h3 id="event-touchcancel">The <dfn class="event">touchcancel</dfn> event</h3>
         <p>A user agent must dispatch this event type to indicate when a touch
         point has been disrupted in an implementation-specific manner, such as
         a synchronous event or action originating from the UA canceling the
@@ -383,7 +383,7 @@
     <section class='appendix'>
       <h2>Acknowledgements</h2>
       <p>
-        Many thanks to the WebKit engineers for developing the model used as a basis for this spec, Neil Roberts (SitePen) for his summary of WebKit touch events, Peter-Paul Koch (PPK) for his writeups and suggestions, Robin Berjon for developing the <a href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html">ReSpec.js spec authoring tool</a>, and the WebEvents WG for their many contributions</a>.
+        Many thanks to the WebKit engineers for developing the model used as a basis for this spec, Neil Roberts (SitePen) for his summary of WebKit touch events, Peter-Paul Koch (PPK) for his writeups and suggestions, Robin Berjon for developing the <a href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html">ReSpec.js spec authoring tool</a>, and the WebEvents WG for their many contributions.
       </p>
 
       <p>Many others have made additional comments as the spec developed, which have led to steady improvements.  Among them are Matthew Schinckel, Andrew Grieve, and Cathy Chan. If I inadvertently omitted your name, please let me know.</p>