diff --git a/index.html b/index.html index d6c6b46..79e1bf2 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ "releases/PR-diff.html">diff):
VibratePattern
+ VibratePattern
shorthand was added.
+ Navigator
interface are defined in [[!HTML5]].
- The vibrate()
method, when invoked, MUST run the
- algorithm for processing vibration patterns.
+ The vibrate()
method,
+ when invoked, MUST run the algorithm for processing vibration
+ patterns. A vibration pattern is represented by a
+ VibratePattern
object.
The rules for processing vibration patterns are as given in @@ -170,8 +174,8 @@
visible
,
- then return false and terminate these steps.
+ determine the visibility state [[!PAGE-VISIBILITY-2]] is not
+ visible
, then return false and terminate these steps.
- To validate and normalize a vibration pattern given + To validate and normalize a vibration pattern given pattern, run these steps: