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..393316c51cbc8410dcc22ee08431cc03bab9e703 |
--- /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 ERROR: line 18: Blocked call to navigator.vibrate because user hasn't tapped on the frame or any embedded frame yet: https://www.chromestatus.com/feature/5644273861001216. |
+This is a testharness.js-based test. |
+PASS Testing vibrate 3 times on the top page: 1. blocked before user gesture; 2. succeed during the click event; 3. succeed after user click. |
+Harness: the test ran to completion. |
+ |