Index: third_party/WebKit/LayoutTests/http/tests/security/vibrate_in_cross_origin_iframe_blocked-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/vibrate_in_cross_origin_iframe_blocked-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/vibrate_in_cross_origin_iframe_blocked-expected.txt |
index 3ddc0197306b769907b8c531ee2dbb0237e0094e..c05c16bed4c92400ad26514003846c4c5752fd5e 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/vibrate_in_cross_origin_iframe_blocked-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/vibrate_in_cross_origin_iframe_blocked-expected.txt |
@@ -1,2 +1,10 @@ |
-CONSOLE ERROR: line 10: A call of navigator.vibrate will be no-op inside cross-origin iframes: https://www.chromestatus.com/feature/5682658461876224. |
+CONSOLE ERROR: line 10: A call of navigator.vibrate will be no-op inside a cross-origin iframe if there is no user activation on the iframe: https://www.chromestatus.com/feature/5682658461876224. |
+ |
+ |
+-------- |
+Frame: '<!--framePath //<!--frame0-->-->' |
+-------- |
+This is a testharness.js-based test. |
+PASS A cross-origin iframe may not call navigator.vibrate: https://www.chromestatus.com/feature/5682658461876224. |
+Harness: the test ran to completion. |