--- a/touchevents.html Wed Apr 03 12:02:11 2013 -0400
+++ b/touchevents.html Thu Apr 04 11:34:27 2013 -0700
@@ -682,6 +682,14 @@
</dl>
</dd>
</dl>
+
+ <p class="note">
+ Some user agents implement an initTouchEvent method as part of the
+ <a>TouchEvent</a> interface. This method can attach <a>TouchList</a>
+ objects returned by <a>createTouchList</a> to a <a>TouchEvent</a>
+ object. The <a>initTouchEvent</a> method is not yet standardized, but
+ it may appear in some form in future specifications.
+ </p>
</section>
<section id="mouse-events">