From 5744d59188e9efc89e48a5ccbaf42ecafd6faa15 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 13 Nov 2020 13:33:08 +0000 Subject: Issue #1682 - Remove vibrator DOM interface and support code. --- .../tests/vibration/cancel-with-new-manual.html | 32 ---------------------- 1 file changed, 32 deletions(-) delete mode 100644 testing/web-platform/tests/vibration/cancel-with-new-manual.html (limited to 'testing/web-platform/tests/vibration/cancel-with-new-manual.html') diff --git a/testing/web-platform/tests/vibration/cancel-with-new-manual.html b/testing/web-platform/tests/vibration/cancel-with-new-manual.html deleted file mode 100644 index 1cd9daf17..000000000 --- a/testing/web-platform/tests/vibration/cancel-with-new-manual.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - Vibration API: cancel ongoing vibrate() with a new call to vibrate - - - - - - -

Description

-

- After hitting the button below, your device must vibrate continuously for a short period of time (roughly one - second), then vibrate a series of short bursts. If the initial continuously vibration is longer (roughly five - seconds, it should feel somewhat long) or if there is no series of short vibration bursts then the test has - failed. -

- - - - - -- cgit v1.2.3