added caveats for WebIDL v1
authorDoug Schepers <schepers@w3.org>
Tue, 17 Sep 2013 19:52:05 -0400
branchv1
changeset 210 95f65ff8375f
parent 207 99d11195a3eb
child 211 54c23781ac98
added caveats for WebIDL
touchevents.html
--- a/touchevents.html	Mon Apr 29 15:16:41 2013 -0400
+++ b/touchevents.html	Tue Sep 17 19:52:05 2013 -0400
@@ -130,16 +130,10 @@
   </head>
   <body>
     <section id='sotd'>
-
-     The last publication of this specification was the 
-     <a href="http://www.w3.org/TR/2013/WD-touch-events-20130124/">
-     24 January 2013 Last Call Working Draft</a>.
-
-     Comments submitted against the Last Call specification are
-     consolidated in a
-     <a href="http://www.w3.org/2010/webevents/wiki/TouchEvents-LCWD-24-Jan-2013">
-     comment tracking docuemnt</a>.  All of the comments resulted in non-normative
-     changes to the specification.
+     By publishing this Recommendation, W3C expects that the functionality
+     specified in this Touch Interface Recommendation will not be affected by
+     changes to HTML5 or Web IDL as those specifications proceed to
+     Recommendation.
 
      The WG has completed and approved this specification's 
      <a href="http://w3c-test.org/webevents/tests/touch-events-v1/approved/">Test Suite</a> 
@@ -203,10 +197,8 @@
       </p>
 
       <p>
-        Implementations that use ECMAScript to implement the APIs defined in
-        this specification must implement them in a manner consistent with the
-        ECMAScript Bindings defined in the Web IDL specification [[!WEBIDL]] as
-        this specification uses that specification and terminology.
+        The IDL blocks in this specification are conforming IDL 
+        fragments as defined by the WebIDL specification [[!WEBIDL]].
       </p>
 
       <p>