Index: third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt |
index ee1a21417a98cfff35a623f7736a1973728fcc3d..da2e9b0fa60bd42ad4dcba9d0700851d172206e0 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt |
@@ -1,17 +1,7 @@ |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-This is a testharness.js-based test. |
-FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame1-->-->' |
--------- |
+CONSOLE ERROR: line 15: Navigator.vibrate() is not enabled in feature policy for this frame. |
+CONSOLE ERROR: line 15: Navigator.vibrate() is not enabled in feature policy for this frame. |
This is a testharness.js-based test. |
-FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true |
+PASS Navigator.vibrate disabled on URL: resources/feature-policy-vibrate.html |
+PASS Navigator.vibrate disabled on URL: http://localhost:8000/feature-policy-experimental-features/resources/feature-policy-vibrate.html |
Harness: the test ran to completion. |