| OLD | NEW |
| 1 CONSOLE MESSAGE: line 33: Interfaces in document | 1 CONSOLE MESSAGE: line 33: Interfaces in document |
| 2 interface Navigator | 2 interface Navigator |
| 3 getter usb | 3 getter usb |
| 4 interface USBAlternateInterface | 4 interface USBAlternateInterface |
| 5 getter alternateSetting | 5 getter alternateSetting |
| 6 getter endpoints | 6 getter endpoints |
| 7 getter interfaceClass | 7 getter interfaceClass |
| 8 getter interfaceName | 8 getter interfaceName |
| 9 getter interfaceProtocol | 9 getter interfaceProtocol |
| 10 getter interfaceSubclass | 10 getter interfaceSubclass |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 82 getter packets | 82 getter packets |
| 83 method constructor | 83 method constructor |
| 84 interface USBOutTransferResult | 84 interface USBOutTransferResult |
| 85 getter bytesWritten | 85 getter bytesWritten |
| 86 getter status | 86 getter status |
| 87 method constructor | 87 method constructor |
| 88 This is a testharness.js-based test. | 88 This is a testharness.js-based test. |
| 89 PASS WebUSB related interfaces in Origin-Trial enabled document. | 89 PASS WebUSB related interfaces in Origin-Trial enabled document. |
| 90 Harness: the test ran to completion. | 90 Harness: the test ran to completion. |
| 91 | 91 |
| OLD | NEW |