Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(877)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-same-origin-iframe-with-user-gesture-allowed-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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-same-origin-iframe-with-user-gesture-allowed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-same-origin-iframe-with-user-gesture-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-same-origin-iframe-with-user-gesture-allowed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6eed9694979176b12c664d7251e0c03aa6b0438
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/security/vibration/vibrate-in-same-origin-iframe-with-user-gesture-allowed-expected.txt
@@ -0,0 +1,14 @@
+CONSOLE WARNING: line 19: 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 tests that a same-origin iframe with user gesture can vibrate.
+
+127.0.0.1
+
+
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+This is a testharness.js-based test.
+PASS Testing vibrate 3 times in an iframe
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698