| OLD | NEW |
| 1 CONSOLE WARNING: line 9: A call to navigator.vibrate will soon require user tap
on the frame or any embedded frame:https://www.chromestatus.com/feature/56442738
61001216. |
| 1 | 2 |
| 2 | 3 |
| 3 -------- | 4 -------- |
| 4 Frame: '<!--framePath //<!--frame0-->-->' | 5 Frame: '<!--framePath //<!--frame0-->-->' |
| 5 -------- | 6 -------- |
| 6 This is a testharness.js-based test. | 7 This is a testharness.js-based test. |
| 7 PASS Any iframe may call navigator.vibrate when enabled. | 8 PASS Any iframe may call navigator.vibrate when enabled. |
| 8 Harness: the test ran to completion. | 9 Harness: the test ran to completion. |
| 9 | 10 |
| 10 | 11 |
| 11 -------- | 12 -------- |
| 12 Frame: '<!--framePath //<!--frame1-->-->' | 13 Frame: '<!--framePath //<!--frame1-->-->' |
| 13 -------- | 14 -------- |
| 14 This is a testharness.js-based test. | 15 This is a testharness.js-based test. |
| 15 FAIL Any iframe may call navigator.vibrate when enabled. assert_true: expected t
rue got false | 16 FAIL Any iframe may call navigator.vibrate when enabled. assert_true: expected t
rue got false |
| 16 Harness: the test ran to completion. | 17 Harness: the test ran to completion. |
| 17 | 18 |
| OLD | NEW |