Merge from default.
--- a/touchevents.html Thu Apr 28 08:32:04 2011 -0700
+++ b/touchevents.html Thu Apr 28 08:45:31 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>