- From: CVS User akostiai <cvsmail@w3.org>
- Date: Wed, 29 Jan 2014 07:54:48 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv20492
Modified Files:
Overview.src.html
Log Message:
add a changes since last publication to the SotD section
--- /sources/public/2009/dap/vibration/Overview.src.html 2014/01/29 07:49:41 1.10
+++ /sources/public/2009/dap/vibration/Overview.src.html 2014/01/29 07:54:48 1.11
@@ -35,6 +35,25 @@
<section id='sotd'>
<p>
+ The following changes have been made
+ since the <a href="http://www.w3.org/TR/2013/CR-vibration-20130723/">
+ W3C Candidate Recommendation 23 July 2013</a>:
+ </p>
+ <ul>
+ <li>
+ Allow implementations to truncate long vibrations
+ (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.7;r2=1.8;f=h">diff</a>).
+ </li>
+ <li>
+ Allow concurrent invocations in different browsing contexts
+ (<a href="http://dev.w3.org/cvsweb/2009/dap/vibration/Overview.src.html.diff?r1=1.6;r2=1.7;f=h">diff</a>).
+ </li>
+ <li>
+ 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>
+ </ul>
+ <p>
This document represents the consensus of the group on the scope and
features of the Vibration API. It should be noted that the group is
aware of more advanced use cases that cannot be realized using this
Received on Wednesday, 29 January 2014 07:54:49 UTC