Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-on-top-page-before-during-after-user-gesture-expected.txt

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-on-top-page-before-during-after-user-gesture-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-on-top-page-before-during-after-user-gesture-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-on-top-page-before-during-after-user-gesture-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..81c2455cb44ff4e6f84d9d07d52a1a441cd4613d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-on-top-page-before-during-after-user-gesture-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE WARNING: line 12: A call to navigator.vibrate without user tap on the frame or any embedded frame is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5644273861001216 for more details.
+This is a testharness.js-based test.
+PASS Testing vibrate 3 times on the top page
+Harness: the test ran to completion.
+

Powered by Google App Engine