OLD | NEW |
1 | |
2 | |
3 -------- | |
4 Frame: '<!--framePath //<!--frame0-->-->' | |
5 -------- | |
6 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
7 PASS Any iframe may call navigator.vibrate when enabled. | 2 PASS Navigator.vibrate enabled for self on URL: resources/feature-policy-vibrate
.html |
| 3 FAIL Navigator.vibrate enabled for self on URL: http://localhost:8000/feature-po
licy-experimental-features/resources/feature-policy-vibrate.html assert_false: n
avigator.vibrate(): expected false got true |
8 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
9 | 5 |
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 |