CVS 2009/dap/vibration

Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv14361

Modified Files:
	LC3.html LC3.src.html Overview.html Overview.src.html 
Log Message:
update changes since last pub; update LC3.html and Overview.html snapshots

--- /sources/public/2009/dap/vibration/LC3.html	2014/02/03 10:30:00	1.2
+++ /sources/public/2009/dap/vibration/LC3.html	2014/02/06 15:27:15	1.3
@@ -456,6 +456,7 @@
     
     
     
+    
       <dt>Previous version:</dt>
       <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2013/CR-vibration-20130723/">http://www.w3.org/TR/2013/CR-vibration-20130723/</a></dd>
     
@@ -543,6 +544,10 @@
           Add a note related to pattern truncation
           (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.9;r2=1.10;f=h">diff</a>).
         </li>
+        <li>
+          Clarify step 10 in the processing vibration patterns algorithm 
+          (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.14;r2=1.15;f=h">diff</a>).
+        </li>
       </ul>
       <p>
         This document represents the consensus of the group on the scope and
@@ -579,6 +584,7 @@
           </p>
         
         
+        
           <p>
             This is a Last Call Working Draft and thus the Working Group has determined that this
             document has satisfied the relevant technical requirements and is sufficiently stable to
@@ -762,9 +768,8 @@
               patterns</a> algorithm, if any.
             </li>
             <li>
-              If <var>pattern</var> is an empty list, or if the device does
-              not provide a vibration mechanism (or it is disabled), then
-              return true and terminate these steps.
+              If <var>pattern</var> is an empty list, or if the device is
+              unable to vibrate, then return true and terminate these steps.
             </li>
           </ol>
         </li><li>
--- /sources/public/2009/dap/vibration/LC3.src.html	2014/02/06 15:21:43	1.3
+++ /sources/public/2009/dap/vibration/LC3.src.html	2014/02/06 15:27:15	1.4
@@ -59,6 +59,10 @@
           Add a note related to pattern truncation
           (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.9;r2=1.10;f=h">diff</a>).
         </li>
+        <li>
+          Clarify step 10 in the processing vibration patterns algorithm 
+          (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.14;r2=1.15;f=h">diff</a>).
+        </li>
       </ul>
       <p>
         This document represents the consensus of the group on the scope and
--- /sources/public/2009/dap/vibration/Overview.html	2014/02/03 10:30:00	1.47
+++ /sources/public/2009/dap/vibration/Overview.html	2014/02/06 15:27:15	1.48
@@ -456,6 +456,7 @@
     
     
     
+    
       <dt>Previous version:</dt>
       <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2013/CR-vibration-20130723/">http://www.w3.org/TR/2013/CR-vibration-20130723/</a></dd>
     
@@ -543,6 +544,10 @@
           Add a note related to pattern truncation
           (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.9;r2=1.10;f=h">diff</a>).
         </li>
+        <li>
+          Clarify step 10 in the processing vibration patterns algorithm 
+          (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.14;r2=1.15;f=h">diff</a>).
+        </li>
       </ul>
       <p>
         This document represents the consensus of the group on the scope and
@@ -579,6 +584,7 @@
           </p>
         
         
+        
           <p>
             This is a Last Call Working Draft and thus the Working Group has determined that this
             document has satisfied the relevant technical requirements and is sufficiently stable to
@@ -762,9 +768,8 @@
               patterns</a> algorithm, if any.
             </li>
             <li>
-              If <var>pattern</var> is an empty list, or if the device does
-              not provide a vibration mechanism (or it is disabled), then
-              return true and terminate these steps.
+              If <var>pattern</var> is an empty list, or if the device is
+              unable to vibrate, then return true and terminate these steps.
             </li>
           </ol>
         </li><li>
--- /sources/public/2009/dap/vibration/Overview.src.html	2014/02/06 15:21:43	1.15
+++ /sources/public/2009/dap/vibration/Overview.src.html	2014/02/06 15:27:15	1.16
@@ -59,6 +59,10 @@
           Add a note related to pattern truncation
           (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.9;r2=1.10;f=h">diff</a>).
         </li>
+        <li>
+          Clarify step 10 in the processing vibration patterns algorithm 
+          (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.14;r2=1.15;f=h">diff</a>).
+        </li>
       </ul>
       <p>
         This document represents the consensus of the group on the scope and

Received on Thursday, 6 February 2014 15:27:20 UTC