- From: CVS User akostiai <cvsmail@w3.org>
- Date: Mon, 06 May 2013 11:42:41 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv29996
Modified Files:
Overview.html
Log Message:
clarify introduction
--- /sources/public/2009/dap/vibration/Overview.html 2013/04/21 18:10:17 1.34
+++ /sources/public/2009/dap/vibration/Overview.html 2013/05/06 11:42:41 1.35
@@ -46,9 +46,9 @@
<section class="informative">
<h2>Introduction</h2>
<p>
- The Vibration API defines a means for web developers to
- programmatically provide tactile feedback in the form of vibration.
- The API is designed to tackle use cases related to gaming, and
+ The API is specifically designed to address use cases that require
+ simple tactile feedback only. Use cases requiring more fine-grained
+ control are out of scope for this specification. In addition, the API
is not meant to be used as a generic notification mechanism.
</p>
</section>
Received on Monday, 6 May 2013 11:42:42 UTC