Add a link to the issue tracker.
authorMatt Brubeck <mbrubeck@mozilla.com>
Thu, 28 Apr 2011 15:40:29 -0700
changeset 71 4c4b691aab2a
parent 69 299f0072d6de
child 72 7d97620f95ec
Add a link to the issue tracker.
touchevents.html
--- a/touchevents.html	Thu Apr 28 10:59:49 2011 -0700
+++ b/touchevents.html	Thu Apr 28 15:40:29 2011 -0700
@@ -418,7 +418,12 @@
       </dl>
     </section>
 
-    <section class='appendix'>
+    <section id='issues' class='informative'>
+      <h2>Issues</h2>
+      <p>The working group maintains <a href='http://www.w3.org/2010/webevents/track/products/2'>a list of open issues in this specification</a>.  These issues may be addressed in future revisions of the specification.</p>
+    </section>
+
+    <section class='appendix informative'>
       <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.