| OLD | NEW |
| 1 CONSOLE MESSAGE: line 31: Interfaces before adding trial token | 1 CONSOLE MESSAGE: line 31: Interfaces before adding trial token |
| 2 interface Navigator | 2 interface Navigator |
| 3 CONSOLE MESSAGE: line 53: Interfaces after adding trial token | 3 CONSOLE MESSAGE: line 53: Interfaces after adding trial token |
| 4 interface Navigator | 4 interface Navigator |
| 5 getter usb | 5 getter usb |
| 6 interface USBAlternateInterface | 6 interface USBAlternateInterface |
| 7 getter alternateSetting | 7 getter alternateSetting |
| 8 getter endpoints | 8 getter endpoints |
| 9 getter interfaceClass | 9 getter interfaceClass |
| 10 getter interfaceName | 10 getter interfaceName |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 method constructor | 85 method constructor |
| 86 interface USBOutTransferResult | 86 interface USBOutTransferResult |
| 87 getter bytesWritten | 87 getter bytesWritten |
| 88 getter status | 88 getter status |
| 89 method constructor | 89 method constructor |
| 90 This is a testharness.js-based test. | 90 This is a testharness.js-based test. |
| 91 PASS WebUSB related interfaces before adding trial token via script. | 91 PASS WebUSB related interfaces before adding trial token via script. |
| 92 PASS WebUSB related interfaces after adding trial token via script. | 92 PASS WebUSB related interfaces after adding trial token via script. |
| 93 Harness: the test ran to completion. | 93 Harness: the test ran to completion. |
| 94 | 94 |
| OLD | NEW |