| OLD | NEW |
| 1 CONSOLE ERROR: line 9: Blocked call to navigator.vibrate because user hasn't tap
ped on the frame or any embedded frame yet: https://www.chromestatus.com/feature
/5644273861001216. | |
| 2 | 1 |
| 3 | 2 |
| 4 -------- | 3 -------- |
| 5 Frame: '<!--framePath //<!--frame0-->-->' | 4 Frame: '<!--framePath //<!--frame0-->-->' |
| 6 -------- | 5 -------- |
| 7 This is a testharness.js-based test. | 6 This is a testharness.js-based test. |
| 8 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected
false got true | 7 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected
false got true |
| 9 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
| 10 | 9 |
| 11 | 10 |
| 12 -------- | 11 -------- |
| 13 Frame: '<!--framePath //<!--frame1-->-->' | 12 Frame: '<!--framePath //<!--frame1-->-->' |
| 14 -------- | 13 -------- |
| 15 This is a testharness.js-based test. | 14 This is a testharness.js-based test. |
| 16 PASS No iframe may call navigator.vibrate when disabled. | 15 FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected
false got true |
| 17 Harness: the test ran to completion. | 16 Harness: the test ran to completion. |
| 18 | 17 |
| OLD | NEW |