OLD | NEW |
1 | 1 CONSOLE ERROR: line 15: Navigator.vibrate() is not enabled in feature policy for
this frame. |
2 | 2 CONSOLE ERROR: line 15: Navigator.vibrate() is not enabled in feature policy for
this frame. |
3 -------- | |
4 Frame: '<!--framePath //<!--frame0-->-->' | |
5 -------- | |
6 This is a testharness.js-based test. | 3 This is a testharness.js-based test. |
7 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected
false got true | 4 PASS Navigator.vibrate disabled on URL: resources/feature-policy-vibrate.html |
| 5 PASS Navigator.vibrate disabled on URL: http://localhost:8000/feature-policy-exp
erimental-features/resources/feature-policy-vibrate.html |
8 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
9 | 7 |
10 | |
11 -------- | |
12 Frame: '<!--framePath //<!--frame1-->-->' | |
13 -------- | |
14 This is a testharness.js-based test. | |
15 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected
false got true | |
16 Harness: the test ran to completion. | |
17 | |
OLD | NEW |