Name Description Size
api-is-present.html Vibration API: test that the vibrate() method is present (with or without vendor prefix) 959
cancel-when-hidden-manual.html Vibration API: cancel ongoing vibrate() when hidden by switching tab/window 1212
cancel-with-0-manual.html Vibration API: cancel ongoing vibrate() with 0 1109
cancel-with-array-0-manual.html Vibration API: cancel ongoing vibrate() with [0] 1052
cancel-with-empty-array-manual.html Vibration API: cancel ongoing vibrate() with [] 1123
cancel-with-new-manual.html Vibration API: cancel ongoing vibrate() with a new call to vibrate 1289
idlharness.window.js 240
invalid-values.html Vibration API: vibrate(invalid) 1318
META.yml 72
pattern-array-extra-manual.html Vibration API: test a pattern array parameter to vibrate() with an extra (even) item 948
pattern-array-manual.html Vibration API: test a pattern array parameter to vibrate() 807
pattern-array-with-0-manual.html Vibration API: test a pattern array with 0ms vibration and still to vibrate() 693
silent-ignore.html Vibration API: test that calls to vibrate() are silently ignored when the device cannot vibrate 1853
simple-array-manual.html Vibration API: test a simple array parameter to vibrate() 664
simple-scalar-manual.html Vibration API: test a simple scalar parameter to vibrate() 754